mmyolo/mmyolo
kitecats f1279eb3de [Feature] Add attention module of CBAM ()
* 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
..
datasets [Fix] `concatdatasets` for voc train () 2022-11-03 19:03:06 +08:00
deploy [Feature] Support YOLOv5 YOLOv6 YOLOX Deploy in mmdeploy () 2022-11-03 19:03:06 +08:00
engine [Feature] Support YOLOv6 training () 2022-11-03 19:03:06 +08:00
models [Feature] Add attention module of CBAM () 2022-11-10 11:12:31 +08:00
testing
utils [Feature] `featmap_vis_demo` supports input image folder and url reference () 2022-11-10 11:12:31 +08:00
__init__.py [DOC] Update mmengine to `0.3.1`, mmdet to `3.0.0rc3` () 2022-11-10 11:12:31 +08:00
registry.py
version.py update mmengine/mmdet version and article () 2022-11-03 19:03:06 +08:00