AlexeyAB / darknet

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

Is there anyway to calculate the mAP with custom objects? I have 8 classes and am using VOC standard. #2041

Open rosyapril opened 5 years ago

rosyapril commented 5 years ago

Did not find the methods in the thread. Thanks!

AlexeyAB commented 5 years ago

Yes, use this command in this repository: https://github.com/AlexeyAB/darknet#when-should-i-stop-training ./darknet detector map data/obj.data yolo-obj.cfg backup\yolo-obj_7000.weights