FWYsimon / keras_crnn

4 stars 4 forks source link

keras_crnn

This is a repo of implement of crnn in Keras.

Dataset

Currently, the code is setup to work with ICPR_text_train_part2_20180313 which is the dataset of tianchi competition.

others

I will continue improving the preprocessing of the dataset because the network doesn't work well.