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 issue while testing retrained ESPNet on Cityscapes #73

Closed
prajakta-13 opened this issue Nov 29, 2019 · 1 comment
Closed

Comments

@prajakta-13
Copy link

Hi Sachin,
Thank you for your work!
I am trying to use the repo and retrain ESPNet on Cityscapes. I have generated a decoder model and while trying to generate inference on the same, I am facing a runtime error depicting size mismatch.

size mismatch for conv.conv.weight: copying a param of torch.Size([20, 36, 3, 3]) from checkpoint, where the shape is torch.Size([20, 39, 3, 3]) in current model.

Can you please let me know what might be going wrong here?

Thanks in advance!
_Prajakta Kulkarni

@sacmehta
Copy link
Owner

sacmehta commented Dec 1, 2019

See #14

@sacmehta sacmehta closed this as completed Dec 1, 2019
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