Methodforward(ctx, input, target, gamma=2.0, alpha=0.25, reduction='mean')
mmdetection/mmdet/ops/sigmoid_focal_loss/functions/sigmoid_focal_loss.py:11
Methodforward(ctx, features, rois, out_size, spatial_scale, sample_num=0)
mmdetection/mmdet/ops/roi_align/functions/roi_align.py:9
Methodget_bboxes(self, cls_scores, bbox_preds, img_metas, cfg,
rescale=False)
mmdetection/mmdet/models/anchor_heads/anchor_head.py:213
Methodloss(self,
cls_scores,
bbox_preds,
gt_bboxes,
gt_labels,
mmdetection/mmdet/models/anchor_heads/ssd_head.py:133
Methodloss(self,
cls_scores,
bbox_preds,
gt_bboxes,
gt_labels,
mmdetection/mmdet/models/anchor_heads/anchor_head.py:168
Methodloss(self,
cls_scores,
bbox_preds,
gt_bboxes,
img_metas,
mmdetection/mmdet/models/anchor_heads/rpn_head.py:37
Methodloss(self,
cls_scores,
bbox_preds,
centernesses,
gt_bboxes,
mmdetection/mmdet/models/anchor_heads/fcos_head.py:101
Methodloss_single(self, cls_score, bbox_pred, labels, label_weights,
bbox_targets, bbox_weights, num_total_
mmdetection/mmdet/models/anchor_heads/ssd_head.py:109
Methodloss_single(self, cls_score, bbox_pred, labels, label_weights,
bbox_targets, bbox_weights, num_total_
mmdetection/mmdet/models/anchor_heads/anchor_head.py:128