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

when I train Inception_v4 by caffe, it take a mistake. #6

Open
clscy opened this issue Jul 11, 2017 · 1 comment
Open

when I train Inception_v4 by caffe, it take a mistake. #6

clscy opened this issue Jul 11, 2017 · 1 comment

Comments

@clscy
Copy link

clscy commented Jul 11, 2017

I train your Inception_v3_GoogLeNet by caffe, it is successful. But I train Inception_v4 by caffe, it is wrong.

inception_v4_train_test.prototxt.txt

The mistake is
Check failed: top_shape[j] == bottom[i]->shape(j) (45 vs. 46) All input
s must have the same shape, except at concat_axis.
So,I want to konw how you modofy your Inception_v3_GoogLeNet through original Inception_v3.
thanks.

@n3011
Copy link
Owner

n3011 commented Jul 11, 2017 via email

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