You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
📚 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.