mmpretrain/mmcls/datasets
Ma Zerun 53c0df271f
Fix magnitude_std bug in RandAugment, and update unit tests. (#309)
2021-06-21 11:25:11 +08:00
..
pipelines Fix magnitude_std bug in RandAugment, and update unit tests. (#309) 2021-06-21 11:25:11 +08:00
samplers fix bug (#108) 2020-12-04 11:41:49 +08:00
__init__.py [Feature] Support PASCAL VOC 2007 dataset for multilabel task (#134) 2021-01-11 11:08:59 +08:00
base_dataset.py [Feature] Add --eval-options in test.py (#158) 2021-02-05 17:46:43 +08:00
builder.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
cifar.py [Bug] Download dataset only on rank 0 (#273) 2021-05-29 10:45:58 +08:00
dataset_wrappers.py Add missing CLASSES argument to dataset wrappers (#66) 2020-10-15 21:25:53 +08:00
imagenet.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
mnist.py [Bug] Download dataset only on rank 0 (#273) 2021-05-29 10:45:58 +08:00
multi_label.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00
utils.py replace urlretrieve with urlopen (#13) 2020-07-27 22:20:03 +08:00
voc.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00