AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.63k stars 7.95k forks source link

coco evaluation metrics #2154

Open NEELMCW opened 5 years ago

NEELMCW commented 5 years ago

Hi @AlexeyAB et al

Is there any code snippet to evaluate a yolov3 trained model with the following metrics as in Coco evaluation

screenshot from 2019-01-07 14-34-32

AlexeyAB commented 5 years ago

@NEELMCW Hi,

To get all these values:

More: https://github.com/AlexeyAB/darknet/issues/2145#issuecomment-451908890