Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resnet network structure #7

Open
pmgautam opened this issue Mar 3, 2022 · 0 comments
Open

Resnet network structure #7

pmgautam opened this issue Mar 3, 2022 · 0 comments

Comments

@pmgautam
Copy link

pmgautam commented Mar 3, 2022

Hi In standard resnet18 from Pytorch, when 3,224,224 input is fed, layer4 should output feature map of size 512x7x7. However, in your repo, the final layer feature size is 512x28x28. Why is it so? Please provide the motivation behind this change as well.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant