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

Convert convolutional layers from Caffe to Keras #10

Open
liamorra opened this issue Oct 22, 2019 · 0 comments
Open

Convert convolutional layers from Caffe to Keras #10

liamorra opened this issue Oct 22, 2019 · 0 comments

Comments

@liamorra
Copy link

Hi, I have successfully used your tool to convert a custom-trained ResNet101 model from Caffe to Keras 2.2.4 with Tensorflow 1.9 backend. However, it seems that the output of the first convolutional layer is slightly different, despite the weights being loaded correctly, the padding is apparently correct and the output maps have the same size. Both input images are in BGR order.

Do you have any insight as to whether this is normal or are there differences that cannot be 100% compensated?

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