You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a negative image is added by creating a tiny pseudo bbox with id 0 if the image does not have any objects-of-interest in it. Otherwise torchvision's training script throws an error. Would be good to find a better way.