mmpretrain/mmcls/datasets
Ma Zerun 43e60ad5a6
[Improve] Rename `mmcls.data` to `mmcls.structures`. (#941)
2022-07-29 14:18:13 +08:00
..
pipelines [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00
samplers [Refactor] Refactor `RepeatAugSampler`. 2022-07-18 11:11:13 +08:00
__init__.py [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
base_dataset.py [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
builder.py [Improve] Clean useless code and reduce unit tests memory usage. 2022-07-18 11:11:13 +08:00
categories.py Add CUB dataset 2022-07-18 11:11:13 +08:00
cifar.py [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
cub.py [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
custom.py [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
dataset_wrappers.py [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
imagenet.py [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
mnist.py [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
multi_label.py [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
utils.py [Refactor] Refactor MNIST and FashionMNIST dataset. 2022-07-18 11:11:13 +08:00
voc.py [Refactor] Add VOC dataset and mutil_label dataset 2022-07-18 11:11:13 +08:00