Skip to content

Commit 4a8699e

Browse files
author
Pannous
committed
''
1 parent 0248071 commit 4a8699e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ However if you are a student or otherwise interested in artificial intelligence
77
especially since you can detect the text under your mouse pointer with `mouse_prediction.py`
88

99
To get started with a minimal example similar to the famous MNIST try
10-
`./train_letters.py`
10+
`./train_letters.py` ;
1111
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

Comments
 (0)