-
How long do you need to train your data? Why do I need a long time to train with my own data? It still takes me about a week to train the model once with three 1080ti GPUs.
SealQ updated
5 years ago
-
碰到了一个很奇怪的事情,字典内容相同,把数字分别放在中文前面和中文后面,效果完全不同。当数字放在中文后面,然后训练,数字识别率为0,当数字放在中文前面,数字能被识别出来。求大佬解惑。 @Holmeyoung
-
Thanks for your great work , it does work.
However, in practice, to handle very long text (train set has no such long samples) in inference phase, we often train a model keeping the ratio and paddi…
-
Dear @ayumiymk,
Thank you for this repo,
In inference time, the script prints out the accuracy, so I want it to print out also the actual predicted sequence. Is it stored in `lib/evaluators.py` `pre…
-
厂内,CUDA9,V100,centos7
paddle版本:paddle develop分支 pull https://github.com/guoshengCS/Paddle/tree/fix-gru-doc 之后在nvidia-docker中编译的
执行模型:https://github.com/PaddlePaddle/models/tree/develop/PaddleCV/ocr_…
-
yue@yue-Vostro-3668:~/crnn_chinese_characters_rec$ cd warp-ctc/pytorch_binding
yue@yue-Vostro-3668:~/crnn_chinese_characters_rec/warp-ctc/pytorch_binding$ python setup.py install
Torch was not built…
-
Hi @githubharald , thanks for you project. I have some question about the mat fed into the tf session. I am training crnn+ctc model. For example, for an image which represents for text "x181208022". B…
-
我想问一下warp-ctc是不是在直接是rnn的输出就好了?但是nn.ctcloss需要加一层softmax才能输入到ctc中,但是我看你的代码没有加softmax,这样是可以的吗?另外好像官网更新了ctcloss
-
麻烦更新下链接,感谢!
-