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

Cannot copy param 0 weights from layer 'fc6' #4

Open
WangLanxiao opened this issue Mar 15, 2019 · 0 comments
Open

Cannot copy param 0 weights from layer 'fc6' #4

WangLanxiao opened this issue Mar 15, 2019 · 0 comments

Comments

@WangLanxiao
Copy link

when I running train_det_model.py,I meet this question:
Cannot copy param 0 weights from layer 'fc6'; shape mismatch. Source param shape is 1024 512 3 3 (4718592); target param shape is 4096 25088 (102760448). To learn this layer's parameters from scratch rather than copying from a saved net, rename the layer.
how can i solve this problem?

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