lars76 / kmeans-anchor-boxes

k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to find the bbox values for clusters?

balajib363 opened this issue · comments

I was able to find the clusters, using that now how to find the bbox?