Bartzi / see

Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"
GNU General Public License v3.0
575 stars 147 forks source link

ImportError #80

Closed harshsp31 closed 5 years ago

harshsp31 commented 5 years ago

When I run train_text_recognition.py, I face an error saying "No module named chainer.datasets.file_dataset". Could you please help me with this? Also commands library has been deprecated for python3. What is the workaround for these?