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

the error when i train nuscenes, i think the reason is my spconv>2.0, but how can i change the code to solve it? #399

Open
HULoaf opened this issue Aug 24, 2023 · 0 comments

Comments

@HULoaf
Copy link

HULoaf commented Aug 24, 2023

size mismatch for conv4.4.conv1.weight: copying a param with shape torch.Size([128, 128, 3, 3, 3]) from checkpoint, the shape in current model is torch.Size([128, 3, 3, 3, 128]).
size mismatch for conv4.4.conv2.weight: copying a param with shape torch.Size([128, 128, 3, 3, 3]) from checkpoint, the shape in current model is torch.Size([128, 3, 3, 3, 128]).
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