femioladeji / License-Plate-Recognition-Nigerian-vehicles

A python program that uses the concept of OCR using machine learning to identify the characters on a Nigerian license plate
https://blog.devcenter.co/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd
250 stars 126 forks source link

Prediction.py gets a value error #45

Open Mehreen839 opened 3 years ago

Mehreen839 commented 3 years ago

ValueError: X.shape[1] = 400 should be equal to 5994, the number of features at training time what to do it has to do with svc/base.py file?