mmclassification/mmcls/models/utils
Ezra-Yu 0184527bd4
[Enhance] Enhence SE layer to support custom squeeze channels. (#417)
* add enhenced SE

* Update

* rm basechannel

* fix docstring

* Update se_layer.py

fix docstring
2021-08-20 13:31:44 +08:00
..
augment [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
__init__.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
attention.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +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 [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
inverted_residual.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
make_divisible.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
se_layer.py [Enhance] Enhence SE layer to support custom squeeze channels. (#417) 2021-08-20 13:31:44 +08:00