mmpretrain/mmcls/datasets
LXXXXR 63f38988eb
[Fix] Fix optional issues in docstring (#138)
* fix optional issue in docstring

* revised according to comments

* add optional
2021-01-14 11:09:08 +08:00
..
pipelines [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +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] Support PASCAL VOC 2007 dataset for multilabel task (#134) 2021-01-11 11:08:59 +08:00
builder.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
cifar.py Add model inference (#16) 2020-09-30 19:00:20 +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 Add model inference (#16) 2020-09-30 19:00:20 +08:00
multi_label.py [Feature] Support PASCAL VOC 2007 dataset for multilabel task (#134) 2021-01-11 11:08:59 +08:00
utils.py replace urlretrieve with urlopen (#13) 2020-07-27 22:20:03 +08:00
voc.py [Feature] Support PASCAL VOC 2007 dataset for multilabel task (#134) 2021-01-11 11:08:59 +08:00