mmclassification/mmcls/datasets
yingfhu 4fcd7ee072 Add EfficientNetRandomCrop and EfficientNetCenterCrop 2022-07-18 11:11:13 +08:00
..
pipelines Add EfficientNetRandomCrop and EfficientNetCenterCrop 2022-07-18 11:11:13 +08:00
samplers [Refactor] Refactor `RepeatAugSampler`. 2022-07-18 11:11:13 +08:00
__init__.py [Improve] Clean useless code and reduce unit tests memory usage. 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 [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
dataset_wrappers.py
imagenet.py [Fix] adjust default dataset path to empty string 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