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

what smaller model size is the most effective? #8910

Open
NhatTamNL opened this issue Jun 12, 2024 · 3 comments
Open

what smaller model size is the most effective? #8910

NhatTamNL opened this issue Jun 12, 2024 · 3 comments

Comments

@NhatTamNL
Copy link

I have a fire detection dataset and I trained it according to the yolov3-tiny config file, but the results are not as expected. Can you recommend me which model is more accurate and has a small model size?

@stephanecharette
Copy link
Collaborator

https://www.ccoderun.ca/programming/yolo_faq/#configuration_template

Note this repo is no longer maintained. You should switch to the Hank.ai one: https://www.ccoderun.ca/programming/yolo_faq/#which_repos_to_use_and_avoid

@NhatTamNL
Copy link
Author

NhatTamNL commented Jun 12, 2024

https://www.ccoderun.ca/programming/yolo_faq/#configuration_template

Note this repo is no longer maintained. You should switch to the Hank.ai one: https://www.ccoderun.ca/programming/yolo_faq/#which_repos_to_use_and_avoid

You can rely on the yolov3-tiny.cfg file to create a config of model with a smaller size

@GautamMahto
Copy link

You can use MobileNetV2 for the Classification or For Detection you can use the YOLO v4

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