apoorva-dave / LicensePlateDetector

Detects license plate of car and recognizes its characters
345 stars 113 forks source link

increase images in tarining module #9

Closed akilaariyarathne closed 5 years ago

akilaariyarathne commented 5 years ago

When training the data set if we increase the no of images give an error raise FileNotFoundError("No such file: '%s'" % fn) FileNotFoundError: No such file: 'C:\sw\pyproject\LicensePlateDetector-master\train20X20\0\0_11.jpg'

apoorva-dave commented 5 years ago

The training set has 9 images of each character/digit. You ll have to add an image inside the specific folder and of the required size.