↓ 1 callersMethodcomputeOgps_single_pair(self, dt, gt, py, px, pt_mask)
detectron2/projects/DensePose/densepose/evaluation/densepose_coco_evaluation.py:619
↓ 1 callersMethodexecute_on_outputs(
cls: type, context: Dict[str, Any], entry: Dict[str, Any], outputs: Instances
)
detectron2/projects/DensePose/apply_net.py:162
↓ 1 callersMethodextract_iuv_from_quantized(self, dt, gt, py, px, pt_mask)
detectron2/projects/DensePose/densepose/evaluation/densepose_coco_evaluation.py:654
↓ 1 callersMethodfindClosestVertsCse(self, embedding, py, px, mask, mesh_name)
detectron2/projects/DensePose/densepose/evaluation/densepose_coco_evaluation.py:1184
↓ 1 callersFunctionfind_top_rrpn_proposals For each feature map, select the `pre_nms_topk` highest scoring proposals, apply NMS, clip proposals, and remove small boxes. Return the `pos
detectron2/detectron2/modeling/proposal_generator/rrpn.py:20