Searched refs:compare_detection (Results 1 – 3 of 3) sorted by relevance
49 bool compare_detection(const yolov3::Detection& detection,
84 bool compare_detection(const yolov3::Detection& detection, in compare_detection() function
302 if (!yolov3::compare_detection(detection, intermediate)) in CheckAccuracy()