Open khanfarhan10 opened 3 years ago
It's possible but you have to modify the code by yourself. And I don't think empty backgrounds really help.
What I did might just be stupid:
For the empty bg images, I made a fixed BBOX of (0,0,1,1).
Is this right or is probably a very bad idea?
There is no bg class at all, how should efficientdet classify the anchors with no real target in it.
Is there any way in which I can use this model to train on a dataset that contains negative images? (images with no objects)??
Is there any workaround?
575
Also how to create such a dataset :
Corresponding Annotation JSON entry :
Is this how it should be defined.