mmclassification/mmcls/datasets
LXXXXR 7636409b3b
add get_class in base_dataset (#85)
* modify base_dataset

* revise according to the comments
2020-11-12 14:22:02 +08:00
..
pipelines Add albumentations (#45) 2020-09-22 17:35:39 +08:00
samplers
__init__.py
base_dataset.py add get_class in base_dataset (#85) 2020-11-12 14:22:02 +08:00
builder.py
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
utils.py replace urlretrieve with urlopen (#13) 2020-07-27 22:20:03 +08:00