↓ 5 callersFunctionpreproc(image, input_size, mean, std, swap=(2, 0, 1))
yolox/data/data_augment.py:189
↓ 3 callersMethodget_loss(self, loss, outputs, gt_instances, indices, num_boxes, **kwargs)
tutorials/motr/motr.py:98
↓ 3 callersMethodget_loss(self, loss, outputs, gt_instances, indices, num_boxes, **kwargs)
tutorials/motr/motr_det.py:98
↓ 3 callersMethodget_summary(accs, names, metrics=('mota', 'num_switches', 'idp', 'idr', 'idf1', 'precision', 'recall'))
tutorials/jde/evaluation.py:83