-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
YOLO detection false negative #114
Comments
if you want a perfect one, then you have to train one for yourself. read about threshold, and confidence. it can also help. |
okay, thank you. |
Try to change the values of some parameters in yolo3.cfg, for example |
Thank you, I'll try it |
Hello.

I launched yolo detection with video stream(IP-camera).
Picture:
There's two cars, but algorithm detected only one.
Can I tune program to fix it? Help me plz
The text was updated successfully, but these errors were encountered: