Method__init__(self, path, img_size=640, batch_size=16, augment=False, hyp=None, rect=False, image_weights=False,
utils/datasets.py:348
Method__init__(self, c1, c2, k=3, s=1, g=1, e=1.0, shortcut=False)
models/experimental.py:13
Method__init__(self, c1, c2, k=1, s=1, g=1, act=True)
models/experimental.py:48
Method__init__(self, c1, c2, k=(1, 3), s=1, equal_ch=True)
models/experimental.py:76