fanq15 / FewX

FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
https://github.com/fanq15/FewX
MIT License
346 stars 48 forks source link

How to generate "final_split_voc_10_shot_instances_train2017.json" #36

Open Chen94yue opened 3 years ago

Chen94yue commented 3 years ago

I want to use fewx to train my datasets. Could you release the code about how to generate "final_split_voc_10_shot_instances_train2017.json"?

beckchen522 commented 3 years ago

I think maybe do this in datasets/coco/5_voc_part.py && 6_voc_few_shot.py