A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
MIT License
1.08k
stars
256
forks
source link
when I tried to run 'test', i got the same message and couln't get proper result #124
even though I changed the python script, the result was the same. it seems that aocr runs independently from python script.
did you make 'aocr' with wheel, didn't you? how can I change code?