/license_plate_reader

Creating two neural networks that will first use segmentation to crop a picture to the size of the license plate, then a second that will do classification on each character to produce a string

Primary LanguagePython

license_plate_reader

Creating two neural networks that will first use segmentation to crop a picture to the size of the license plate, then a second that will do classification on each character to produce a string