↓ 2 callersMethodhard_mining(self, inds, num_expected, bboxes, labels, feats)
downstream/detection/mmdet/core/bbox/samplers/ohem_sampler.py:34
↓ 2 callersFunctionis_located_inAre points located in bboxes. Args: points (Tensor): Points, shape: (m, 2). bboxes (Tensor): Bounding boxes, shape: (n, 4). Retu
downstream/detection/mmdet/core/bbox/assigners/center_region_assigner.py:37