#include "darknet_internal.hpp"
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) |
| 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 | ||
| ) |

