I want to train a week detector with lesser images. I tried with 20k (1/4 th of COCO train data set), but receive no predictions( no key points are being predicted) .
Can anyone suggest what should be the ideal number of images for which I start getting predictions?
Also, is it necessary to use the masks? If I dont use masks, will my model be affected by it?
I want to train a week detector with lesser images. I tried with 20k (1/4 th of COCO train data set), but receive no predictions( no key points are being predicted) . Can anyone suggest what should be the ideal number of images for which I start getting predictions?
Also, is it necessary to use the masks? If I dont use masks, will my model be affected by it?