mmclassification/mmcls/datasets
LXXXXR 2c9e12f850
[Feature] Add an argument `efficientnet_style` to `RandomResizedCrop` and `CenterCrop` (#268)
* add config for resnest test

* fix config

* add label smoothing

* add memcached

* minor fix

* fix bug

* fix config

* add config

* minor fix

* fix configs

* use EResize

* change interpolation

* add more configs

* add docsting

* add unittest

* remove unnecessary changes

* minor fix

* add more docstring

* fix linting

* refactor

* add resize in crop to ensure crop size is output size

* fix bug and add comments

* fix bug
2021-05-31 14:10:57 +08:00
..
pipelines [Feature] Add an argument `efficientnet_style` to `RandomResizedCrop` and `CenterCrop` (#268) 2021-05-31 14:10:57 +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] Add --eval-options in test.py (#158) 2021-02-05 17:46:43 +08:00
builder.py
cifar.py [Bug] Download dataset only on rank 0 (#273) 2021-05-29 10:45:58 +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 [Bug] Download dataset only on rank 0 (#273) 2021-05-29 10:45:58 +08:00
multi_label.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00
utils.py
voc.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00