mirror of
https://github.com/open-mmlab/mmfewshot.git
synced 2025-06-03 14:49:43 +08:00
Data Preparation for Few Shot Classification
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:
- CUB Dataset [ Homepage ]
- Mini ImageNet Dataset [ Homepage ] [ Split ]
- Tiered ImageNet Dataset [ Homepage ] [ Split ]