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

How to set conf threshold for Darknet YOLO AlexeyAB #8879

Open
petrasvobodova2804 opened this issue Jan 8, 2024 · 0 comments
Open

How to set conf threshold for Darknet YOLO AlexeyAB #8879

petrasvobodova2804 opened this issue Jan 8, 2024 · 0 comments

Comments

@petrasvobodova2804
Copy link

I use Darknet framework and YOLO architecture for object detection. I am able to train on my own dataset and evaluate it with command:

darknet detector map...

The result is visible on the image below. I am able to set IoU threshold with flag -iou_thesh 0.5. But I am no able to set confidence thresh that is set to 0.25 by default.
415016310_1548133942619541_2317170006357106267_n
Please do you have any advice how to change confidence threshold parameter? Thanks.

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

1 participant