Methodget_summary(accs, names, metrics=('mota', 'num_switches', 'idp', 'idr', 'idf1', 'precision', 'recall'))
deep_sort_pytorch/utils/evaluation.py:82
Methodon_train_batch_end(self, ni, model, imgs, targets, paths, plots, sync_bn)
yolov5/utils/loggers/__init__.py:83
Functionplot_images(images, targets, paths=None, fname='images.jpg', names=None, max_size=1920, max_subplots=16)
yolov5/utils/plots.py:192