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
Hi, thanks for your great work.
I've noticed that in the VGGNet, you generate the side output before relu activation. However, in almost all previous methods, they generate side output after applying the relu function. Can you tell me why you use this configuration and how much improvement it brings?
The text was updated successfully, but these errors were encountered:
Hi, thanks for your great work.
I've noticed that in the VGGNet, you generate the side output before relu activation. However, in almost all previous methods, they generate side output after applying the relu function. Can you tell me why you use this configuration and how much improvement it brings?
The text was updated successfully, but these errors were encountered: