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

Error loading pretrained model #23

Open
herleeyandi opened this issue Mar 25, 2018 · 3 comments
Open

Error loading pretrained model #23

herleeyandi opened this issue Mar 25, 2018 · 3 comments

Comments

@herleeyandi
Copy link

Hello I have problem while loading the pretrained model. It give this error.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 918: ordinal not in range(128)
I am using pytorch 0.3.1.post2

@twtygqyy
Copy link
Owner

This is the reason of python's version, please check #21

@blueeda
Copy link

blueeda commented Jan 14, 2019

Hello I have problem while loading the pretrained model. It give this error.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 918: ordinal not in range(128)
I am using pytorch 0.3.1.post2

When I load the pretrained model. It give this error. No module named 'vdsr'
I am a pytorch beginner. Could you please tell me how to load the pretrained model? I use this directive:
torch.load('./model_epoch_50.pth')

@cscss
Copy link

cscss commented Aug 6, 2019

i have met the same problem, did you solve it? Thank you!

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

4 participants