ran337287

Results 4 comments of ran337287

Thank U for your reply. @Bartzi I didn't change anything in text_recognition_demo.py. The only thing I changed is gpu=-1 or gpu=0. I installed pipenv, and ran the code in virtual...

I download the text_recognition_model.zip from https://bartzi.de/research/see, and unzip it to folder 'see'. When I execute `python ~/see/chainer/text_recognition_demo.py ~/see/text_recognition_model/model \ ~/see/text_recognition_model/model/model_190000.npz ~/see/demo/19.png \ ~/see/datasets/textrec/ctc_char_map.json --gpu=-1 ` It returns ![image](https://user-images.githubusercontent.com/20805593/38610854-ad2bd340-3db4-11e8-9ebc-df4d6eef86cf.png) I download...

I have the same problem, are there any solution?

@zhou-frank the meaning of n_discrete is the dimension of discrete factor , like brightness like brightness, rotation angle or something else.