Bartzi / see

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

Fix training getting stuck #35

Closed mit456 closed 6 years ago

mit456 commented 6 years ago
  1. Root cause was validation_iterator intialization.
Bartzi commented 6 years ago

thx =)