few-shot-object-detection icon indicating copy to clipboard operation
few-shot-object-detection copied to clipboard

need all annotations for same image?

Open xudou3 opened this issue 3 years ago • 0 comments

Hi, Take prepare_coco_few_shot.py for example, I think that generate json only have one class with define random seed and num shots. While in training, these json files will be used. In same image, does it matter that some objects without annotions? How do you merge these json files together? Look for your reply.

xudou3 avatar Dec 08 '22 09:12 xudou3