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_ops
and runbuild.sh
to build thestring_split_utf8
custom operator - Add /path/to/atr to
PYTHONPATH
, or set this variable for every run