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

batchnorm about the mxnet model #10

Open
hnuhchen opened this issue Dec 4, 2019 · 0 comments
Open

batchnorm about the mxnet model #10

hnuhchen opened this issue Dec 4, 2019 · 0 comments

Comments

@hnuhchen
Copy link

hnuhchen commented Dec 4, 2019

Hello

I have a question about your code. In the fiel json2prototxt.py, you transform batchnorm layer of mxnet to batchnorm layer and scale layer of caffe, and exactly the bias of scale layer is true. But in this situtation, the batchnorm layer has 4 learning parameters but the scale layer has no parameter. So what does the scale layer do?

Or could you provide you mxnet model with batchnorm layer which pass the transform test?

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