↓ 1 callersMethodexecute_on_outputs(
cls: type, context: Dict[str, Any], entry: Dict[str, Any], outputs: Instances
)
OpenSelfSup/benchmarks/detection/detection/projects/DensePose/apply_net.py:150
↓ 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
OpenSelfSup/benchmarks/detection/detection/detectron2/modeling/proposal_generator/rrpn.py:18