Dear Research Community,
I read in Dr. Joseph's 2nd paper on YOLO, " YOLO9000:Better, Faster, Stronger " that, the anchor boxes, which are crucial for the non-maximum supression stage of the algorithm are found prior to training. To this effect, they used the k-means clustering algorithm to find the most common box shapes.
I was wondering if there are other alternatives to k-means or is k-means the best even in 2021?
With best,
Azmyin