SarthakV7 / AI-based-indian-license-plate-detection

Indian license plate detection and character extraction using deep learning and raspberry pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prediction not accurate

bhsaisumanth opened this issue · comments

some letters are wrongly predicted example D is predicted as 0 for me as i tried same image of yours but prediction went wrong what is the reason???

It worked fine for me, Try to do some hyperparameter tuning like changing kernel stride and size, dropout rate etc.

Is it gonna work on real time? or maybe if there are multiple cars in single image. Will it work?