We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0248071 commit 4a8699eCopy full SHA for 4a8699e
README.md
@@ -7,5 +7,8 @@ However if you are a student or otherwise interested in artificial intelligence
7
especially since you can detect the text under your mouse pointer with `mouse_prediction.py`
8
9
To get started with a minimal example similar to the famous MNIST try
10
-`./train_letters.py`
+`./train_letters.py` ;
11
it automatically generates letters for all different font types from your computer in all different shapes and trains on it.
12
+
13
+For state of the art text recognition with deep learning check out
14
+[seglink](https://github.com/dengdan/seglink)
0 commit comments