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:67
Method__init__(self, c1, c2, k=(1, 3), s=1, equal_ch=True)
models/experimental.py:95
Functioncreate_dataloader(path, imgsz, batch_size, stride, opt, hyp=None, augment=False, cache=False, pad=0.0, rect=False,
utils/datasets.py:49