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

KeyError: 'conv10_fwd' #12

Open
Jialeen opened this issue Jan 13, 2020 · 0 comments
Open

KeyError: 'conv10_fwd' #12

Jialeen opened this issue Jan 13, 2020 · 0 comments

Comments

@Jialeen
Copy link

Jialeen commented Jan 13, 2020

I got the error as follows:
VALID KEYS:
conv10_bias: (64L,)->(64, 64, 3, 3)
0 | conv10_bias -> conv10 , initialized.
('conv10_weight', 'conv10_fwd')
Traceback (most recent call last):
File "mxnet2caffe.py", line 65, in
print("{}: {}->{}".format(key_i, arg_params[key_i].shape, net.params[key_caffe][0].data.shape))
KeyError: 'conv10_fwd'
How to solve this problem?
Thank you very much!

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