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

the resnet implementation is different from tensorflow github #57

Open
LeeJayHui opened this issue Sep 1, 2020 · 0 comments
Open

the resnet implementation is different from tensorflow github #57

LeeJayHui opened this issue Sep 1, 2020 · 0 comments

Comments

@LeeJayHui
Copy link

LeeJayHui commented Sep 1, 2020

Hi, I compare your work with the official implementation of Resnet by tensorflow in https://github.com/tensorflow/tensorflow/blob/v2.3.0/tensorflow/python/keras/applications/resnet.py. There are some notable differences between your work and tensorflow. For example, the downsampling implementation and the batch norm in the input layer. So here is my question, which version of Resnet is more effective? Hope you can help me with this. Thank you.

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