mmclassification/tests/test_models
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
..
test_backbones [Feature] Support HRNet and add pre-trained models (#660) 2022-01-28 10:54:14 +08:00
test_utils [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
test_classifiers.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
test_heads.py [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
test_neck.py [Feature] Support HRNet and add pre-trained models (#660) 2022-01-28 10:54:14 +08:00