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

Reduce fp #222

Merged
merged 4 commits into from
Jul 27, 2024
Merged

Reduce fp #222

merged 4 commits into from
Jul 27, 2024

Conversation

MateoLostanlen
Copy link
Member

Our threshold is quite low at 0.15, which means that a single detection with a high score can trigger an alert. So we're seeing a lot of false positives with a single detection. This pr ensures that each detection has at least two boxes with conf > conf_th

@MateoLostanlen MateoLostanlen requested review from a team July 27, 2024 05:05
@MateoLostanlen MateoLostanlen self-assigned this Jul 27, 2024
@MateoLostanlen MateoLostanlen added the type: enhancement New feature or request label Jul 27, 2024
@MateoLostanlen MateoLostanlen merged commit 9e70b17 into develop Jul 27, 2024
12 checks passed
@MateoLostanlen MateoLostanlen deleted the reduce_fp branch July 27, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant