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 FILTERS depth does not divide the DATA depth. #13

Open
Ancient4 opened this issue Dec 1, 2017 · 1 comment
Open

The FILTERS depth does not divide the DATA depth. #13

Ancient4 opened this issue Dec 1, 2017 · 1 comment

Comments

@Ancient4
Copy link

Ancient4 commented Dec 1, 2017

Sorry ,excuse me again
I run the code today ,but there is a problem:The FILTERS depth does not divide the DATA depth.
I do not know how to solve it, you can tell me how to do it?
Thank you very much !

@layumi
Copy link
Owner

layumi commented Dec 1, 2017

@Ancient4
It may be due to one of the two common error.

  1. Did you use the matconvnet I included in this repos?
    The original initialization for bnorm is wrong. Please use the
    https://github.com/layumi/Pedestrian_Alignment/blob/master/matlab/%2Bdagnn/%40DagNN/initParams.m

  2. Did you change the network structure?
    Please check the input channel and output channel of Conv layers.

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

2 participants