mmpretrain/mmcls/models/utils
Ma Zerun 702c196514
[Docs] Refine API reference. (#774)
* [Docs] Refine API reference

* Add PoolFormer
2022-04-15 20:19:20 +08:00
..
augment [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
__init__.py [Feature] Support resize relative position embedding in `SwinTransformer`. (#749) 2022-04-13 23:06:56 +08:00
attention.py [Enhance] Support dynamic input shape for ViT-based algorithms. (#706) 2022-03-03 13:10:12 +08:00
channel_shuffle.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +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