apoorva-dave / LicensePlateDetector

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

Output not correct #14

Closed Abdullah211w closed 4 years ago

Abdullah211w commented 4 years ago

Hi there I am a student of bachelors and i am making a project related to your work, i am looking for a code in which an image of a video of a car is given as an input and it in return it gives is number plate, i came across your code and it was really good but the problem is that it is not extracting right number on the number plate, if i give it more images in training data will it become correct then? or if you can suggest me something, i will be very glade And also if you know some other codes or work related to my project, you can suggest me i will really glad Thank you so much Looking forword to your reponse

xyw7 commented 4 years ago

Hi I am in the same situation with you. Do you solve the problem?

Abdullah211w commented 4 years ago

No i haven't found any solution, If you do please let me know too

Hi I am in the same situation with you. Do you solve the problem?

abusufyansher1 commented 4 years ago

Do you find any solution,,, ? prediction is not correct

qamar-abbas-sys commented 4 years ago

Prediction of Alphabets is not correct.....!!!!

apoorva-dave commented 4 years ago

The model is not having 100% accuracy. So some alphabets can be predicted wrong as well. You can try training it with more data. It handles cases only when there is 1 car image and not multiple objects in the same frame.