Add Squeeze and Excitation to ResNeXt models by mannatsingh · Pull Request #426 · facebookresearch/ClassyVision
added
CLA Signed
fb-exported labels
Mar 10, 2020Summary: Pull Request resolved: facebookresearch#426 Added a `SqueezeAndExcitation` layer to a new sub-package, `models.common` (open to other suggestions, I didn't want to have a `generic.py` or `util.py` as that is too vague and broad). Plugged in the layer to `ResNeXt` models. Differential Revision: D20283172 fbshipit-source-id: 21d5183a61d7aa13fca094afe95ecb0aa18f1632
facebook-github-bot pushed a commit that referenced this pull request
Mar 11, 2020Summary: Pull Request resolved: #426 Added a `SqueezeAndExcitation` layer to a new sub-package, `models.common` (open to other suggestions, I didn't want to have a `generic.py` or `util.py` as that is too vague and broad). Plugged in the layer to `ResNeXt` models. Reviewed By: vreis Differential Revision: D20283172 fbshipit-source-id: fcd8f57ff542785b52e1496950524ac6b5bc56d4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters