|
|
|
|
|
by liabru
3973 days ago
|
|
This is great. I particularly like that they also automatically generated dirty versions for their training set, because that's exactly what I ended up doing for my dissertation project (a computer vision system [1] that automatically referees Scrabble boards). I also used dictionary analysis and the classifier's own confusion matrix to boost its accuracy. If you're also interested in real time OCR like this, I did a write up [2] of the approach that worked well for my project. It only needed to recognize Scrabble fonts, but it could be extended to more fonts by using more training examples. [1] http://brm.io/kwyjibo/ [2] http://brm.io/real-time-ocr/ |
|
Can't get [1]https://www.dcs.shef.ac.uk/intranet/teaching/campus/projects...