↓ 1 callersFunctionbox_iou_for_nms(box1, box2, GIoU=False, DIoU=False, CIoU=False, SIoU=False, EIou=False, eps=1e-7)
utils/general-softnms.py:881
↓ 1 callersFunctionclassify_albumentations(
augment=True,
size=224,
scale=(0.08, 1.0),
ratio=(0.75, 1.0 / 0.75), # 0.75
utils/augmentations.py:305
↓ 1 callersFunctiondownload(url, dir='.', unzip=True, delete=True, curl=False, threads=1, retry=3)
utils/general-softnms.py:621
↓ 1 callersFunctionexport_engine(model, im, file, half, dynamic, simplify, workspace=4, verbose=False, prefix=colorstr('TensorRT:'))
export.py:242