Comment on How Google Translate squeezes deep learning onto a phoneComments−megalodon11yI generated training sets for an OCR project in JavaScript [1] a while ago using a modified version of a captcha generator [2] (practically the same technique mentioned in this article).[1] https://github.com/mateogianolio/mlp-character-recognition[2] https://github.com/mateogianolio/mlp-character-recognition/b...
Comments
I generated training sets for an OCR project in JavaScript [1] a while ago using a modified version of a captcha generator [2] (practically the same technique mentioned in this article).
[1] https://github.com/mateogianolio/mlp-character-recognition
[2] https://github.com/mateogianolio/mlp-character-recognition/b...