Hi! Im doing object detection with only one label with my Dataset.
I have seen in the examples that every image have his xlm file with the annotations. The "problem" is that in this examples always there are objects with anotations, In my case in my dataset there are images without annotations because they don't have the object that I search. My question is, the model works with images without bbox annotaions?. If yes, How I should anotate this images?
Hi! Im doing object detection with only one label with my Dataset. I have seen in the examples that every image have his xlm file with the annotations. The "problem" is that in this examples always there are objects with anotations, In my case in my dataset there are images without annotations because they don't have the object that I search. My question is, the model works with images without bbox annotaions?. If yes, How I should anotate this images?
Thanks for the attention