mmclassification/mmcls/datasets/pipelines
Ma Zerun bca695b684
[Refactor] Remove deprecation. (#633)
* Remove deprecated `--options` in some tools

* Remove deprecated eval hooks and fp16 hooks

* Remove deprecated mixup&cutmix, pretrained and return_tuple arguments.

* Remove deprecated `deprecated_options` in multi label dataset

* Remove deprecated `formating.py`

* Remove deprecated default mode of `LabelSmoothLoss`

* Revert pretrained argument, and remove it's deprecation sign.

* Update unit test
2022-02-10 09:30:18 +08:00
..
__init__.py [Refactor] Refactor `Resize` transform and add `Pad` transform. (#506) 2021-11-10 16:46:49 +08:00
auto_augment.py [Feature] Add Tokens-to-Token ViT backbone and converted checkpoints. (#467) 2021-10-29 10:37:16 +08:00
compose.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
formatting.py [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
loading.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
transforms.py [Fix] Fix interpolation method checking in `Resize` (#547) 2021-11-19 17:38:25 +08:00