mmclassification/mmcls/models/utils
mzr1996 69e5ab065e Change "Default to" to "Defaults to" 2022-07-18 11:11:13 +08:00
..
batch_augments Change "Default to" to "Defaults to" 2022-07-18 11:11:13 +08:00
__init__.py [Refactor] Refactor batch augmentations 2022-07-18 11:11:13 +08:00
attention.py [Refactor] Inherit all registries from MMEngine and use inherited registries. 2022-07-18 10:53:27 +08:00
channel_shuffle.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
data_preprocessor.py [Refactor] Refactor batch augmentations 2022-07-18 11:11:13 +08:00
embed.py [Feature] Support resize relative position embedding in `SwinTransformer`. (#749) 2022-04-13 23:06:56 +08:00
helpers.py [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
inverted_residual.py [Feature] Support EfficientNet (#649) 2022-01-25 12:14:17 +08:00
make_divisible.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
position_encoding.py [Enhance] Improve CPE performance by reduce memory copy. (#762) 2022-04-02 11:12:20 +08:00
se_layer.py [Feature] ADD RepMLP Backbone and checkpoints. (#709) 2022-03-30 20:40:25 +08:00