Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

A minor documentation issue in efficientnet #776

Open
vinayak015 opened this issue Dec 22, 2021 · 1 comment
Open

A minor documentation issue in efficientnet #776

vinayak015 opened this issue Dec 22, 2021 · 1 comment

Comments

@vinayak015
Copy link

馃摎 Documentation

efficientnet.py

It's a clean and well documented code. Kudos to the authors and thank you for making it open source :)

On the line 195, I think it's just an Excitation layer. Squeeze is being done by AdaptiveAvgPool2d.

@mannatsingh
Copy link
Contributor

Glad that you find the implementation useful @vinayak015!
You're right, this only corresponds to the "Excitation" part of the SE op. I think the code generally referred to this section as corresponding to the SE layer, but please feel free to send a PR adding a qualifier that this is the Excitation part of the SE layer :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants