mirror of
https://github.com/open-mmlab/mmfewshot.git
synced 2025-06-03 14:49:43 +08:00
* update all the code * update config * update image and README * update README * update README and metafile * update RAEDME
Data Preparation for Few Shot Detection
It is recommended to symlink the dataset root to $MMFEWSHOT/data
.
If your folder structure is different, you may need to change the corresponding paths in config files.
Datasets supported in MMFewShot:
- COCO Dataset [ Homepage ] [ Split ]
- VOC Dataset [ Homepage ] [ Split ]