MCPcopy Create free account
hub / github.com/TropComplique/FaceBoxes-tensorflow / match

Function match

evaluation_utils.py:217–233  ·  view source on GitHub ↗

Arguments: detection: a box. groundtruth_boxes: a list of boxes. Returns: best_i: an integer, index of the best groundtruth box. max_iou: a float number.

(detection, groundtruth_boxes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluate_detectorFunction · 0.85

Calls 1

compute_iouFunction · 0.85

Tested by

no test coverage detected