anchors question
147906825 opened this issue · 3 comments
147906825 commented
Hello, I downloaded your source code. Please ask me what statement to execute in the Darknet version if you want to cluster again? Thank you!
I tried to execute the following recalculate clustering statement, but no information was returned and no error was prompted
./darknet detector calc_anchors cfg/PIGMENT_001.data -num_of_clusters 9 -width 608 -height 608
jwchoi384 commented
@147906825
Hi, My code doesn't support that command.
Please see the link below.
https://github.com/AlexeyAB/darknet
147906825 commented
Hi, ask God your code, how to use clustering? Thank you!
jwchoi384 commented
@147906825
If you search clustering in below link, you can find the method how to use it.
https://github.com/AlexeyAB/darknet