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
Thanks for sharing
I think that at the chained residual pooling block there is a mistake.
Based on Fig. 3 of the paper, the input to the second, third etc. Pool layer is the output of the previous one, not the output of the ReLU layer:
Thanks for sharing
I think that at the chained residual pooling block there is a mistake.
Based on Fig. 3 of the paper, the input to the second, third etc. Pool layer is the output of the previous one, not the output of the ReLU layer:
The text was updated successfully, but these errors were encountered: