MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / bbox_map_eval

Function bbox_map_eval

tools/analysis_tools/analyze_results.py:17–65  ·  view source on GitHub ↗

Evaluate mAP of single image det result. Args: det_result (list[list]): [[cls1_det, cls2_det, ...], ...]. The outer list indicates images, and the inner list indicates per-class detected bboxes. annotation (dict): Ground truth annotations where keys of

(det_result, annotation, nproc=4)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected