Darknet/YOLO v6.0-37-gb57f9029
Object Detection Framework
 
Loading...
Searching...
No Matches
detector_map.cpp File Reference
Include dependency graph for detector_map.cpp:

Functions

float validate_detector_map (const char *datacfg, const char *cfgfile, const char *weightfile, float thresh_calc_avg_iou, const float iou_thresh, const int map_points, int letter_box, Darknet::Network *existing_net)
 

Function Documentation

◆ validate_detector_map()

float validate_detector_map ( const char *  datacfg,
const char *  cfgfile,
const char *  weightfile,
float  thresh_calc_avg_iou,
const float  iou_thresh,
const int  map_points,
int  letter_box,
Darknet::Network existing_net 
)
Todo:
try this again in 2026? std::execution::par_unseq,
Here is the call graph for this function:
Here is the caller graph for this function: