STN_CNN_LSTM_CTC_TensorFlow icon indicating copy to clipboard operation
STN_CNN_LSTM_CTC_TensorFlow copied to clipboard

model's performance

Open teddyjkwang opened this issue 7 years ago • 2 comments

I'm a newbee here.Ask some stupid questions haha: 1.what dataset did you use? 2.how's the accuracy on svt dataset? 3.How does Densenet perform in this project,better than traditional CNN? Is Densenet hard to train?

teddyjkwang avatar Jan 21 '18 13:01 teddyjkwang

@SwaggyK93 1.syn90k 2.I only test in ICDAR2013,and accuracy is 80% 3.Densenet's performance is not good as CRNN,and it's easy to train

wushilian avatar Jan 22 '18 01:01 wushilian

@SwaggyK93 @wushilian 我用SVT训练结果居然为0 7/9 16:44:53 Epoch 10000/10000, accuracy = 0.000,avg_train_cost = 0.004, lastbatch_err = 0.944, time = 8.117,lr=0.00904382

chl916185 avatar Jul 09 '18 09:07 chl916185