svpino / tf_object_detection_cm

Confusion Matrix in Object Detection with TensorFlow
78 stars 36 forks source link

What is matches is empty but there are still uncounted predictions #23

Open DanCorvesorShell opened 4 years ago

DanCorvesorShell commented 4 years ago

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