-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Which datasets that the LP detector was trained on? #1
Comments
Thank you and glad this repo was useful for someone, the model was actually trained on a mix of googles open image data-set and custom annoted datasets of normal images consisting of number plates for 2 wheeler's as well, because google's open image data-set only contained the images of cars and trucks but lacked any for smaller vehicles. This project was also made to be deployable on a Jetson nano attached to the dash cam of a car for Indian road condition's hence the custom datasets to include proper detection's for autorickshaw's, bikes and scooters as well. Hope this explanation was clear. |
Thank you for your reply. It would be grateful if you could share the datasets. Looking forward for your answer. |
Hi again, the complete dataset is uploaded to google driver i can share the link to you if it's ok, I did not convert the model to TensorRT yet i haven't got the time do it yet as i'm not working on it at the moment but i might in the future, The fps was under 10-12 ish when deployed on a nano i know it's not great but it's better than nothing. Here's the link to the dataset as well as all the accompanying resources hope this helps. |
Thank you for your thoroughness. Looking forward to your future works. |
Thank you for your kind words and good luck on all your future endeavors. |
i did not find the images for the dataset quickly, thx |
The model was trained on Google's open image dataset and it did contain license plates of multiple countries including eu |
Firstly, thank you for your amazing project, your pretrained tiny-yolov4 model has helped me much on my personal project. I upvoted this repos.
However, I would like to ask you which image datasets that you used for the training of the tiny-yolov4 for detecting the licence plate.
Looking forward for your answer.
The text was updated successfully, but these errors were encountered: