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

little question about resnet.py #276

Open
cjliu01 opened this issue Jul 15, 2024 · 0 comments
Open

little question about resnet.py #276

cjliu01 opened this issue Jul 15, 2024 · 0 comments

Comments

@cjliu01
Copy link

cjliu01 commented Jul 15, 2024

During using it, I found that the performance of using ResNet was not better than the network used in the original paper. Finally, I found that the problem comes from the downsample ratio of the network(ResNet using 32 but original paper using 16).Therefore, I made minor modifications to the resnet.py and will commit Pull requests later.

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