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

negative examples #18

Open
ddemirdjian opened this issue Mar 17, 2017 · 2 comments
Open

negative examples #18

ddemirdjian opened this issue Mar 17, 2017 · 2 comments

Comments

@ddemirdjian
Copy link

ddemirdjian commented Mar 17, 2017

I would like to use negative examples (images of background containing none of the objects to detect).
Is it possible to use such examples?

For negative examples, I captured background images and associated them with xml files containing no <object> tag.

  • The ./convert script (in data/yolo) works fine
  • The ./train script (in example/yolo) exits with the following error
    .... data_transformer.cpp:135] Check failed: float_size > 0 (0 vs. 0) Everysample must have label

Any idea or suggestion?

@Harick1
Copy link
Owner

Harick1 commented Apr 11, 2017

Negative examples are not supported in this repository.

@blueardour
Copy link

@ddemirdjian

Is there any reason or benefit to add negative examples?

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