zfxxfeng / cnn_lstm_ctc_ocr_for_ICPR

Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1
GNU General Public License v3.0
64 stars 34 forks source link

denseNet #4

Open zfxxfeng opened 5 years ago

zfxxfeng commented 5 years ago

Maybe the model denseNet is not convergent. I think denseNet need some improvement.

Zhang-O commented 4 years ago

I have try some projects with cnn-rnn, densenet always had better performence than other backbone, what is more, it needs far few datas than vgg or resnet,