Tino Hager
2018-07-14 2c711de013de00e06f006f959c0c8bc2d1a67f7e
build/darknet/x64/calc_anchors.cmd
@@ -1,10 +1,10 @@
rem # How to calculate Yolo v2 anchors using K-means++
darknet.exe detector calc_anchors data/voc.data -num_of_clusters 9 -width 416 -heigh 416
darknet.exe detector calc_anchors data/voc.data -num_of_clusters 9 -width 416 -height 416
rem darknet.exe detector calc_anchors data/voc.data -num_of_clusters 9 -width 416 -heigh 416 -show
rem darknet.exe detector calc_anchors data/voc.data -num_of_clusters 9 -width 416 -height 416 -show