This project is based on ASTER improvements to suit actual use.
-
Basic version of Attentional Text Recognizer -
Variable Length Support -
Chinese Support -
More flexible training data input pipeline to reduce the error bring by variable length - Beam Search
- Bidirectional Decoder
- Rectification network
- Go to
c_opsand runbuild.shto build thestring_split_utf8custom operator - Add /path/to/atr to
PYTHONPATH, or set this variable for every run