Method__init__(self, model_path, max_dist=0.2, min_confidence=0.3, nms_max_overlap=1.0, max_iou_distance=0.7, max_age=70, n_
deep_sort_pytorch/deep_sort/deep_sort.py:14
Method__init__(self, mean, covariance, track_id, n_init, max_age,
feature=None)
deep_sort_pytorch/deep_sort/sort/track.py:66
Method__init__(self, path, img_size=640, batch_size=16, augment=False, hyp=None, rect=False, image_weights=False,
yolov5/utils/datasets.py:382
Method__init__(self, save_dir=None, weights=None, opt=None, hyp=None, logger=None, include=LOGGERS)
yolov5/utils/loggers/__init__.py:39
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True)
yolov5/models/common.py:40
Method__init__(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
yolov5/models/common.py:110
Method__init__(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
yolov5/models/common.py:144
Method__init__(self, c1, c2, k=(5, 9, 13), n=1, shortcut=True, g=1, e=0.5)
yolov5/models/common.py:152
Method__init__(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
yolov5/models/common.py:160
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True)
yolov5/models/common.py:202
Method__init__(self, c1, c2, k=1, s=1, g=1, act=True)
yolov5/models/common.py:214
Method__init__(self, imgs, pred, files, times=(0, 0, 0, 0), names=None, shape=None)
yolov5/models/common.py:568
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1)
yolov5/models/common.py:669
Method__init__(self, c1, c2, k=3, s=1, g=1, e=1.0, shortcut=False)
yolov5/models/experimental.py:17
Method__init__(self, c1, c2, k=(1, 3), s=1, equal_ch=True)
yolov5/models/experimental.py:52
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True, w=None)
yolov5/models/tf.py:63
Method__init__(self, c1, c2, k=1, s=1, p=None, g=1, act=True, w=None)
yolov5/models/tf.py:94