mmclassification/mmcls/datasets
Ezra-Yu daa6167336 Add Lighting, ColorJitter and Albumentations 2022-07-18 11:11:13 +08:00
..
pipelines Add Lighting, ColorJitter and Albumentations 2022-07-18 11:11:13 +08:00
samplers [Improve] Clean useless code and reduce unit tests memory usage. 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 [Refactor] Refactor CIFAR10 and CIFAR100 dataset. 2022-07-18 10:53:56 +08:00
builder.py [Improve] Clean useless code and reduce unit tests memory usage. 2022-07-18 11:11:13 +08:00
categories.py [Refactor] Refactor MNIST and FashionMNIST dataset. 2022-07-18 11:11:13 +08:00
cifar.py [Refactor] Refactor CIFAR10 and CIFAR100 dataset. 2022-07-18 10:53:56 +08:00
cub.py [Refactor] Inherit all registries from MMEngine and use inherited registries. 2022-07-18 10:53:27 +08:00
custom.py [Refactor] Refactor CIFAR10 and CIFAR100 dataset. 2022-07-18 10:53:56 +08:00
dataset_wrappers.py [Refactor] Use `MMLogger` from MMEngine in `get_logger` and `print_log`. 2022-07-18 10:53:27 +08:00
imagenet.py [Refactor] Refactor CIFAR10 and CIFAR100 dataset. 2022-07-18 10:53:56 +08:00
mnist.py [Refactor] Refactor MNIST and FashionMNIST dataset. 2022-07-18 11:11:13 +08:00
multi_label.py [Refactor] Add VOC dataset and mutil_label dataset 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