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 this code. I am trying to implement this paper on the top of your code. In the paper, they mentioned that till res4f the input will be divided by 8 but when I checked the resnet50 http://ethereon.github.io/netscope/#/gist/db945b393d40bfa26006, I see that till the res4f the output will be divided by 16 ? !
The text was updated successfully, but these errors were encountered:
Thanks for this code. I am trying to implement this paper on the top of your code. In the paper, they mentioned that till res4f the input will be divided by 8 but when I checked the resnet50 http://ethereon.github.io/netscope/#/gist/db945b393d40bfa26006, I see that till the res4f the output will be divided by 16 ? !
The text was updated successfully, but these errors were encountered: