Aggregation-Cross-Entropy icon indicating copy to clipboard operation
Aggregation-Cross-Entropy copied to clipboard

Can’t reproduce your results in your cvpr paper

Open yflv-yanxia opened this issue 4 years ago • 3 comments

I reproduced crnn+ctc and test it on IIIT5K+SVT+IC03+IC13 test database, got WER 0.153, which is same as the reported results in paper. I also reproduced crnn+ace loss, but only got WER 0.205 on the same test database, any advise? My environment: pytorch 1.2.0 batchsize 60 trained only on 8-million synthetic data released by Jaderberg iterations 1000k adadelta rho 0.9

yflv-yanxia avatar Oct 11 '19 02:10 yflv-yanxia

I reproduced crnn+ctc and test it on IIIT5K+SVT+IC03+IC13 test database, got WER 0.153, which is same as the reported results in paper. I also reproduced crnn+ace loss, but only got WER 0.205 on the same test database, any advise? My environment: pytorch 1.2.0 batchsize 60 trained only on 8-million synthetic data released by Jaderberg iterations 1000k adadelta rho 0.9

I have the same results as you, and I want to know if you have any new progress.

MiTeng0215 avatar Jan 06 '20 09:01 MiTeng0215

it's hard for me to train crnn+ace loss to coverage, do you know why?

bjlgcxc avatar Jun 10 '20 16:06 bjlgcxc

I reproduced crnn+ctc and test it on IIIT5K+SVT+IC03+IC13 test database, got WER 0.153, which is same as the reported results in paper. I also reproduced crnn+ace loss, but only got WER 0.205 on the same test database, any advise? My environment: pytorch 1.2.0 batchsize 60 trained only on 8-million synthetic data released by Jaderberg iterations 1000k adadelta rho 0.9

maybe some augmentation are used without mention in the paper

zhangfengyo avatar May 25 '21 06:05 zhangfengyo