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

size mismatch for cls_head.fc_cls.weight: copying a param with shape torch.Size([400, 1024]) from checkpoint, the shape in current model is torch.Size([101, 1024]). #85

Open
777Rebecca opened this issue Mar 25, 2023 · 0 comments

Comments

@777Rebecca
Copy link

When I select the ucf101 data set and run the test.py file, the weight of the full connection layer does not match. Will the mismatched parameter model be trained and fine-tuned by itself? Or how do I change it to 101 dimensions?
image

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