↓ 2 callersMethodhard_mining(self, inds, num_expected, bboxes, labels, feats)
mmdetection/mmdet/core/bbox/samplers/ohem_sampler.py:32
↓ 2 callersMethodloss(self,
cls_scores,
bbox_preds,
shape_preds,
loc_preds,
mmdetection/mmdet/models/dense_heads/guided_anchor_head.py:646
↓ 1 callersMethod__init__(self,
num_classes,
in_channels,
base_edge_list=(16, 32, 64
mmdetection/mmdet/models/dense_heads/fovea_head.py:48
↓ 1 callersMethod__init__(self, in_channels, out_channels, kernel_size, stride=1, bias=True, groups=1, dilation=1, **kwargs)
efficientnet/utils_extra.py:15
↓ 1 callersMethod_bbox_forward_train(self, x, sampling_results, gt_bboxes, gt_labels,
img_metas)
mmdetection/mmdet/models/roi_heads/dynamic_roi_head.py:108