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 to train yolo9000? #11

Closed
xlxlcyRuSReXxlxl opened this issue Aug 18, 2017 · 2 comments
Closed

How to train yolo9000? #11

xlxlcyRuSReXxlxl opened this issue Aug 18, 2017 · 2 comments

Comments

@xlxlcyRuSReXxlxl
Copy link

Using the pre trained yolo9000 model with Python I notice that is much less accurate than yolov2, and I guess it's normal because it has to detect more classes. Right now I am looking for detecting landscapes (as sea shore, lake shore, mountains, deserts and things like these), so I was wondering if you could give me some guidelines to train the weights since I have no background in this. Beside the code I would like to know a good sample size for each class and the if it takes a long time with a fairly good machine. Thank you a lot !

@philipperemy
Copy link
Owner

@xlxlcyRuSReXxlxl that's a very good question for which I don't have the answer.

This project does not contain the source code of Yolo.

In your case, you should ask directly to the guys here:
https://groups.google.com/forum/#!forum/darknet

Also if you find out how to do that, that would be interested to include it inside this repository!

Thanks!

@xiaoxiongli
Copy link

@xlxlcyRuSReXxlxl Do you successfully train yolo9000? can you give me some tips about how to train yolo9000?

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

3 participants