Bartzi / see

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

Text Recognition Training #104

Open sne21star opened 3 years ago

sne21star commented 3 years ago

When I try to train the Text Recognition Demon I get this error: TypeError: Argument 'x' has incorrect type (expected cupy.core.core.ndarray, got Variable), did you ever come across this issue?

Bartzi commented 3 years ago

Which version of Chainer and Cupy are you using?