mmclassification/mmcls/datasets
Ma Zerun 61e9d890a6
[CI] Update circle-ci and github workflow. (#1018)
* Add deploy workflow.

* [CI] Update circle-ci and github workflow.

* Fix windows CI

* Update unit tests to save memory
2022-09-13 11:46:15 +08:00
..
samplers [Refactor] Refactor `RepeatAugSampler`. 2022-07-18 11:11:13 +08:00
transforms [CI] Update circle-ci and github workflow. (#1018) 2022-09-13 11:46:15 +08:00
__init__.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
base_dataset.py [Fix] adjust default dataset path to empty string 2022-07-18 11:11:13 +08:00
builder.py
categories.py
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] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986) 2022-08-24 15:59:02 +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 [Docs] Refactor API docs. (#958) 2022-08-29 15:35:10 +08:00
utils.py
voc.py