PyTorch-YOLOv3 icon indicating copy to clipboard operation
PyTorch-YOLOv3 copied to clipboard

why the default anchor is 10,13, 16,30, 33,23.... and as for my kmeans result on VOC2007, there aren't the anchor size like 10 ? (the first is 23,31)

Open clw5180 opened this issue 6 years ago • 1 comments

same as above.

clw5180 avatar Sep 30 '19 08:09 clw5180

因为用的是anchor是在coco上生成的

XZLeo avatar Mar 22 '22 15:03 XZLeo