mmclassification/mmcls/datasets
Lei Yang 909a6b9c3f
Add get_cat_ids in BaseDataset (#72)
* visualize results on image demo

* add get_cat_ids in BaseDataset
2020-10-26 14:04:10 +08:00
..
pipelines Add albumentations (#45) 2020-09-22 17:35:39 +08:00
samplers
__init__.py
base_dataset.py Add get_cat_ids in BaseDataset (#72) 2020-10-26 14:04:10 +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