mmclassification/mmcls/datasets
zzc98 7b16bcdd9b
[Feature] Support Stanford Cars dataset. (#893)
* feat: add stanford car dataset

* feat: add stanford car dataset

* feat: add stanford car dataset

* feat: add stanford car dataset

* feat: add stanford car dataset

* feat: add stanford car dataset

* Update links and using cars insteam of car

* place ependency scipy from runtime to optional

* Fix docstring

Co-authored-by: Ezra-Yu <1105212286@qq.com>
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-08-16 11:14:17 +08:00
..
pipelines [Fix] Fix Albu crash bug. (#918) 2022-07-28 14:10:34 +08:00
samplers [Feature] Add diff seeds to diff ranks. (#744) 2022-03-25 15:31:13 +08:00
__init__.py [Feature] Support Stanford Cars dataset. (#893) 2022-08-16 11:14:17 +08:00
base_dataset.py [Feature] Add `CustomDataset`. (#738) 2022-03-30 15:28:26 +08:00
builder.py [Fix] Fix lint and mmcv version requirement for IPU. 2022-04-29 22:33:29 +08:00
cifar.py [Feature] Add `CustomDataset`. (#738) 2022-03-30 15:28:26 +08:00
cub.py [Feature] Support CUB dataset. (#703) 2022-03-16 16:22:28 +08:00
custom.py [Feature] Add `CustomDataset`. (#738) 2022-03-30 15:28:26 +08:00
dataset_wrappers.py [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
imagenet.py [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
imagenet21k.py [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
mnist.py
multi_label.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
stanford_cars.py [Feature] Support Stanford Cars dataset. (#893) 2022-08-16 11:14:17 +08:00
utils.py
voc.py [Feature] Support CSRA head. (#881) 2022-08-04 18:15:51 +08:00