Skip to content
New issue

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

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

Already on GitHub? # to your account

Question on downloading image-level labels: how are negative examples handled? #87

Open
teeters opened this issue Sep 30, 2020 · 0 comments

Comments

@teeters
Copy link

teeters commented Sep 30, 2020

First of all, thank you guys for your work! I am trying to download some images for an image-classification task and I'm wondering whether this tool handles negative examples. According to the OID website:

Confidence: Labels that are human-verified to be present in an image have confidence = 1 (positive labels). Labels that are human-verified to be absent from an image have confidence = 0 (negative labels). Machine-generated labels have fractional confidences, generally >= 0.5. The higher the confidence, the smaller the chance for the label to be a false positive.

However I can't find any point in the code where the confidence value is checked. I would like to tinker with it so that the negative examples are downloaded into their own directory.

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

No branches or pull requests

1 participant