Add Squeeze and Excitation to ResNeXt models by mannatsingh · Pull Request #426 · facebookresearch/ClassyVision

@facebook-github-bot added CLA Signed

This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

fb-exported labels

Mar 10, 2020

@mannatsingh @facebook-github-bot

Summary:
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, 2020
Summary:
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