mmclassification/tests/test_models/test_utils
Ma Zerun 97c4ae8805
[Improve] Update registries of mmcls. (#1306)
* [Improve] Update registries of mmcls.

* Update according to comments
2023-01-11 15:20:51 +08:00
..
test_attention.py [Feature] Support Swin Transformer V2 for MMCLS 1.x. (#1029) 2022-09-20 15:45:27 +08:00
test_batch_augments.py [Improve] Speed up data preprocessor. (#1064) 2022-10-17 17:08:18 +08:00
test_data_preprocessor.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
test_embed.py [Feature] Support Swin Transformer V2 for MMCLS 1.x. (#1029) 2022-09-20 15:45:27 +08:00
test_inverted_residual.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_layer_scale.py [Feature] Add efficientformer Backbone for MMCls 1.x. (#1031) 2022-09-20 14:56:45 +08:00
test_misc.py [Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986) 2022-08-24 15:59:02 +08:00
test_norm.py [Feature] Support ConvNeXt-V2 backbone. (#1294) 2023-01-06 16:13:41 +08:00
test_position_encoding.py [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
test_se.py [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00