mmpretrain/mmcls/datasets
Vladislav Sovrasov b54acfd5c4
[Enhance] Avoid unnecessary listdir when building ImageNet. (#396)
2021-08-06 10:38:36 +08:00
..
pipelines [Docs] Fix some bugs in readthedocs pdf build. (#383) 2021-07-31 14:49:36 +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 [Fix] Use zero as default value of `thrs` in metrics. (#341) 2021-07-18 16:57:21 +08:00
builder.py [Feature] Support two options in `build_dataloader`. (#349) 2021-07-14 15:21:49 +08:00
cifar.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
dataset_wrappers.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
imagenet.py [Enhance] Avoid unnecessary listdir when building ImageNet. (#396) 2021-08-06 10:38:36 +08:00
mnist.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +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