qjadud1994 / CRNN-Keras

CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
MIT License
527 stars 191 forks source link

How to create csv file for custom image training. #53

Open mohitjain1943 opened 4 years ago

mohitjain1943 commented 4 years ago

Capture

Please clarify below information 1) Do i have to give any header to file? 2) Is this format to upload file is proper? 3) What should be the file name? Do i have to put file Data/train folder? 4) Do i need to change code of training.py to train with csv file?

Please help me with above question I am new to CRNN trying to learn new thing