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

if args.num_classes != arg_params['fc7_weight'].shape[0]: KeyError: 'fc7_weight' #11

Closed
gdnight opened this issue Feb 2, 2020 · 1 comment

Comments

@gdnight
Copy link

gdnight commented Feb 2, 2020

hello,can you tell me the code mening?
if args.num_classes != arg_params['fc7_weight'].shape[0]:
print ("discarding fc7 weights...")
arg_params.pop('fc7_weight')

@bleakie
Copy link
Owner

bleakie commented Feb 5, 2020

fc7_weight was removed

@bleakie bleakie closed this as completed Mar 24, 2020
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