-
Notifications
You must be signed in to change notification settings - Fork 22
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
Do you plan to do a Pull Request on this? #3
Comments
Sorry to barge in, I am having trouble with adding this layer in the newer version of caffe. I do as the wiki (s://github.com/BVLC/caffe/wiki/Development) tells me and I end up with this error:
Any ideas as to what's going on ? |
Were you able to resolve this? I have the same issue. Thanks in advance. |
same here !!!!!!!!!!!!! In instantiation of ‘boost::shared_ptrcaffe::Layer caffe::GetExampleLayer(const caffe::LayerParameter&) [with Dtype = double]’: In layer_factory.cpp, I added: template REGISTER_LAYER_CREATOR(Example, GetExampleLayer); |
Did any of you guys manage to resolve this? This has been plaguing me all day! |
It would be great to get batch normalization into the main branch of Caffe!
The text was updated successfully, but these errors were encountered: