This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmclassification
Watch
1
Star
0
Fork
0
You've already forked mmclassification
mirror of
https://github.com/open-mmlab/mmclassification.git
synced
2025-06-03 21:53:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmclassification
/
tests
/
test_models
/
test_utils
History
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
…
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
…
test_se.py
…