MCPcopy Create free account
hub / github.com/densechen/CASS / compute_RT_overlaps

Function compute_RT_overlaps

tools/utils.py:356–379  ·  view source on GitHub ↗

Finds overlaps between prediction and ground truth instances. Returns: overlaps: [pred_boxes, gt_boxes] IoU overlaps.

(gt_class_ids, gt_RTs, gt_handle_visibility,
                        pred_class_ids, pred_RTs,
                        synset_names)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compute_degree_cm_mAPFunction · 0.85

Calls 1

Tested by

no test coverage detected