mmclassification/mmcls/models/utils
mzr1996 ee6e585e41 Mazerun/base classifier 2022-07-18 11:11:13 +08:00
..
augment [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
__init__.py Mazerun/base classifier 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
data_preprocessor.py Mazerun/base classifier 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
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