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
I find that there is one more 'nn.Relu()' in the 'self.residual' module in SEnet file.
I have seen other version of SEnet where there is no Relu operation at the end of residual module.
The text was updated successfully, but these errors were encountered:
I find that there is one more 'nn.Relu()' in the 'self.residual' module in SEnet file.
I have seen other version of SEnet where there is no Relu operation at the end of residual module.
The text was updated successfully, but these errors were encountered: