meijieru / crnn.pytorch

Convolutional recurrent network in pytorch
MIT License
2.39k stars 658 forks source link

Ask questions about training your own image data #141

Open dreambander opened 6 years ago

dreambander commented 6 years ago

Ask questions about training your own image data: Hello, how do I prepare the data when I use my own image data to train the model? At the moment I have some collections of driver's license pictures, so what kind of data and label should be, thank you, hope to reply.

Aurora11111 commented 6 years ago

create datesets youcan reference:https://github.com/Aurora11111/TextRecognitionDataGenerator