mmyolo/docs/zh_cn/advanced_guides
kitecats f1279eb3de [Feature] Add attention module of CBAM (#246)
* Add Attention Modules

* Adde tutorials on the use of the attention module in How_to

* Update how_to.md

Added tutorials on the use of the attention module

* Update attention_layers.py

* Rename attention_layers.py to cbam_layer.py

* Update __init__.py

* Update how_to.md

* Update how_to.md

* Update how_to.md

* Update cbam_layer.py

* Update cbam_layer.py

* Update cbam_layer.py

* Update how_to.md

* update

* add docstring typehint

* add unit test

* refine unit test

* updata how_to

* add plugins directory

* refine plugin.md

* refine cbam.py and plugins.md

* refine cbam.py and plugins.md

* fix error in test_cbam.py

* refine cbam.py and fix error in test_cbam.py

* refine cbam.py and plugins.md

* refine cbam.py and docs
2022-11-10 11:12:31 +08:00
..
data_flow.md Add article and refine tutorial (#133) 2022-10-13 17:39:52 +08:00
how_to.md [Feature] Add attention module of CBAM (#246) 2022-11-10 11:12:31 +08:00
index.rst init commit 2022-09-18 10:11:55 +08:00
plugins.md [Feature] Add attention module of CBAM (#246) 2022-11-10 11:12:31 +08:00