ZhangGongjie / Meta-DETR

[T-PAMI 2022] Meta-DETR for Few-Shot Object Detection: Official PyTorch Implementation
MIT License
388 stars 84 forks source link

How to generate my own few_shot file just as "coco_fewshot" when finetune on custom dataset? #80

Open HazelNutii opened 10 months ago

HazelNutii commented 10 months ago

I don't know how the coco_fewshot folder (already provided in this repo) is create.

If I want to train my own dataset, how to generate the corresponding file just as coco_fewshot?

yw123104717 commented 7 months ago

I also want to ask the same question. Have you solved it? Thank you very much for your reply