Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True)
ultralytics/nn/modules.py:319
Method__init__(self, c1, c2, k=1, s=1, g=1, act=True)
ultralytics/nn/modules.py:331
Method__init__(self, ims, pred, files, times=(0, 0, 0), names=None, shape=None)
ultralytics/nn/modules.py:469
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1)
ultralytics/nn/modules.py:677
Methodforward(self, pred_dist, pred_bboxes, anchor_points, target_bboxes, target_scores, target_scores_sum, fg_mask)
ultralytics/yolo/utils/loss.py:31