Skip to content

Did anyone succeed training this on own dataset? #23

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

Closed
abhiML opened this issue Jun 7, 2017 · 3 comments
Closed

Did anyone succeed training this on own dataset? #23

abhiML opened this issue Jun 7, 2017 · 3 comments

Comments

@abhiML
Copy link

abhiML commented Jun 7, 2017

No description provided.

@phenixcx
Copy link

phenixcx commented Jun 21, 2017

I tried to train on VOC2007, but failed. The error message is "
Traceback (most recent call last):
File "", line 1, in
File "faster_rcnn/datasets/factory.py", line 76, in get_imdb
raise KeyError('Unknown dataset: {}'.format(name)) "

@jtoy
Copy link

jtoy commented Jul 4, 2017

so does it work? I cant get it to work as well

@abhiML abhiML closed this as completed Jul 5, 2017
@abhiML
Copy link
Author

abhiML commented Jul 5, 2017

Yeah it worked. Just make sure you have your dataset in the Pascal VOC Format. And the annotations should be correct.

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