Frigate+: How should I report incorrect detections which partially overlap the object (or just way too large) #20233
Unanswered
badrpc
asked this question in
Ask A Question
Replies: 1 comment
-
There are a few things to point out here:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the recommended approach to reporting and annotating cases which don't seem to clearly fall into neither false positive nor false negative category?
Example 1: car fully inside the box but the box is way too big
Example 2: box partially overlaps with a car
Example 3: box almost covers two cars
From the perspective of improving the model, what gives better signal? Should I answer "No" to the "is this a car" question and add correct annotations or should I just answer "Yes" and adjust annotation?
Beta Was this translation helpful? Give feedback.
All reactions