olivernina / nephi

Offline Handwritten Text Recognition
MIT License
45 stars 14 forks source link

model training #1

Open Jeffrey98-AI opened 5 years ago

Jeffrey98-AI commented 5 years ago

Great work,I found it cannot deal with blank space and double or triple characters well when I train the CRNN-CTC network , have you any ideas to improve ?

remi10001 commented 5 years ago

The default parameters may not be the best place to start depending on your data. Could you describe the dataset you are working with and also provide your call to crnn_main.py (with options listed that you used?). You could also provide your log file.