Include images with no annotations in the coco json #376
Unanswered
Farmers-For-Forests
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am annotating by selecting all the images from a folder but I do not annotate some of those images but I would like to include that image, with its ID in the json file even though no annotations are present for it. This I want to do so that I can train detectron-2 with negative samples. Is there any way to do this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions