Skip to content
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

Open
dzngo opened this issue Mar 4, 2021 · 7 comments
Open

Which datasets that the LP detector was trained on? #1

dzngo opened this issue Mar 4, 2021 · 7 comments

Comments

@dzngo
Copy link

dzngo commented Mar 4, 2021

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.

@souravrs999
Copy link
Owner

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.

@dzngo
Copy link
Author

dzngo commented Mar 4, 2021

Thank you for your reply.

It would be grateful if you could share the datasets.
In terms of Nano Jetson, did you convert the yolov4-tiny to tensorRT engine plan? If yes, could you explain how you did that and what is the total FPS when the model is deployed on Nano Jetson?

Looking forward for your answer.

@souravrs999
Copy link
Owner

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.
https://drive.google.com/drive/folders/1dBYs9abE26ceC_boi75z7qh67KnKb-Pp?usp=sharing

@dzngo
Copy link
Author

dzngo commented Mar 4, 2021

Thank you for your thoroughness.
Btw, actually, 10-12 FPS on Nano Jetson without converting into tensorRT is really good.

Looking forward to your future works.

@souravrs999
Copy link
Owner

Thank you for your kind words and good luck on all your future endeavors.

@ozett
Copy link

ozett commented Feb 14, 2022

i did not find the images for the dataset quickly,
so may i ask this as a question: is the recognition trained on some international license plates?
does it recognise license-plates for euopean countries?

thx

@souravrs999
Copy link
Owner

i did not find the images for the dataset quickly, so may i ask this as a question: is the recognition trained on some international license plates? does it recognise license-plates for euopean countries?

thx

The model was trained on Google's open image dataset and it did contain license plates of multiple countries including eu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants