Method__init__(self, in_channels, out_channels, kernel_size, stride=1, dilation=1, groups=1, bias=True)
efficientnet/utils.py:109
Method_get_target_single(self, pos_bboxes, neg_bboxes, pos_gt_bboxes,
pos_gt_labels, cfg)
mmdetection/mmdet/models/roi_heads/bbox_heads/bbox_head.py:84