↓ 1 callersMethodadd_bbox(self, bbox_id: int, top: int, left: int, width: int, height: int)
deep_sort_pytorch/utils/json_logger.py:115
↓ 1 callersFunctionbbox_iou(box1, box2, x1y1x2y2=True, GIoU=False, DIoU=False, CIoU=False, eps=1e-7)
yolov5/utils/metrics.py:202
↓ 1 callersFunctionexport_engine(model, im, file, train, half, simplify, workspace=4, verbose=False, prefix=colorstr('TensorRT:'))
yolov5/export.py:194