Skip to content
/ SimAM Public

The Unofficial Tensorflow 2 Implemention Of Paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks".

License

Notifications You must be signed in to change notification settings

cpuimage/SimAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimAM

The Unofficial Tensorflow 2 Implemention Of Paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks".

Citation

@InProceedings{pmlr-v139-yang21o,
    title = 	 {SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks},
    author =       {Yang, Lingxiao and Zhang, Ru-Yuan and Li, Lida and Xie, Xiaohua},
    booktitle = 	 {Proceedings of the 38th International Conference on Machine Learning},
    pages = 	 {11863--11874},
    year = 	 {2021},
    editor = 	 {Meila, Marina and Zhang, Tong},
    volume = 	 {139},
    series = 	 {Proceedings of Machine Learning Research},
    month = 	 {18--24 Jul},
    publisher =    {PMLR},
    pdf = 	 {http://proceedings.mlr.press/v139/yang21o/yang21o.pdf},
    url = 	 {http://proceedings.mlr.press/v139/yang21o.html}
}

About

The Unofficial Tensorflow 2 Implemention Of Paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages