mmclassification/mmcls/models/utils
Ma Zerun fcd57913ae
[Enhance] Upgrade isort pre-commit hooks. (#687)
* Use new version flake8 and isort hooks

* Fix missing copyright
2022-02-17 02:17:20 +08:00
..
augment [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00
__init__.py [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
attention.py [Refactor] Refator ViT (Continue #295) (#395) 2021-10-18 16:07:00 +08:00
channel_shuffle.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
embed.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
helpers.py Bump version to v0.19.0 (#623) 2021-12-31 12:55:47 +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 [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
se_layer.py [Enhance] Enhence SE layer to support custom squeeze channels. (#417) 2021-08-20 13:31:44 +08:00