Method__init__(self, path, img_size=416, batch_size=16, augment=False, hyp=None, rect=False, image_weights=False,
Pruneyolov3v4/utils/datasets.py:260
Method__init__(self, params, lr=1e-3, betas=(0.9, 0.999), final_lr=0.1, gamma=1e-3,
eps=1e-8, weight_decay=
Pruneyolov3v4/utils/adabound.py:141
Functionkmean_anchors(path='./data/coco64.txt', n=9, img_size=(640, 640), thr=0.20, gen=1000)
Pruneyolov3v4/utils/utils.py:665