mmclassification/mmcls/datasets
mzr1996 24bcf069f8 [Refactor] Refactor dev scripts 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 [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