tf_object_detection_cm icon indicating copy to clipboard operation
tf_object_detection_cm copied to clipboard

What is matches is empty but there are still uncounted predictions

Open DanCorvesorShell opened this issue 5 years ago • 0 comments

Hi, in your current implementation, if matches is empty and there is say a prediction but no groundtruth in a certain image, you will end up not taking this prediction into account

DanCorvesorShell avatar Jun 17 '20 14:06 DanCorvesorShell