Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i get the anchors size of myself image?could you give me a hand?thank you very much #248

Open
yehaizi1995 opened this issue Jul 4, 2020 · 1 comment

Comments

@yehaizi1995
Copy link

i want training myself image on yolo v3,but i don't know how to use the k-means method to get the anchors's size of my image,could you help me?

@LyuYifan
Copy link

LyuYifan commented Aug 1, 2020

There is a file "get_kmeans.py", run this file, copy the result from the command window and save it to a .txt file. Some errors may occur during calling "get_kmeans.py". The solution is run "get_kmeans.py" again and again until the related results are generated. This is my experience. Something may not be appropriately programmed in the original file but I do not want to read through the whole code : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants