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

convolution layers of keras and caffe has different output #3

Open
xiaofeiwu opened this issue Jun 6, 2018 · 5 comments
Open

convolution layers of keras and caffe has different output #3

xiaofeiwu opened this issue Jun 6, 2018 · 5 comments

Comments

@xiaofeiwu
Copy link

It seems that the output of convolution layers of keras and caffe has different output even when the input the and weights are all the same. It may be caused by the padding implementation in tensorflow and caffe. Does anyone meet the same issue?

@nerddd
Copy link

nerddd commented Sep 14, 2018

Yes,I met the same problem.Did u solve the issue?

@nerddd
Copy link

nerddd commented Sep 14, 2018

I think pooling layer has the difference between caffe and tf

@to-be-snail
Copy link

It seems that the output of convolution layers of keras and caffe has different output even when the input the and weights are all the same. It may be caused by the padding implementation in tensorflow and caffe. Does anyone meet the same issue?

I met the same question.Did you solve the problem?

@to-be-snail
Copy link

I think pooling layer has the difference between caffe and tf

I met the same question.Did you solve the problem?

@uhfband uhfband mentioned this issue Feb 27, 2019
@DanielXu123
Copy link

So, bascially, the transfered caffemodel can not get the same results as the keras .h5 model predict?

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

4 participants