↓ 2 callersMethodhard_mining(self, inds, num_expected, bboxes, labels, feats)
mmdetection-2.11.0/mmdet/core/bbox/samplers/ohem_sampler.py:30
↓ 2 callersFunctionis_located_inAre points located in bboxes. Args: points (Tensor): Points, shape: (m, 2). bboxes (Tensor): Bounding boxes, shape: (n, 4). Retu
mmdetection-2.11.0/mmdet/core/bbox/assigners/center_region_assigner.py:36
↓ 2 callersMethodloss(self,
cls_scores,
bbox_preds,
shape_preds,
loc_preds,
mmdetection-2.11.0/mmdet/models/dense_heads/guided_anchor_head.py:642
↓ 2 callersMethodloss(self,
cls_scores,
bbox_preds,
gt_bboxes,
gt_labels,
mmdetection-2.11.0/mmdet/models/dense_heads/sabl_retina_head.py:469