-
Notifications
You must be signed in to change notification settings - Fork 106
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
Pre-trained model load error #27
Comments
I have a question run main.py . It always alerts "Keyerror:'eps'" |
hi,i downloaded the trained model on “https://drive.google.com/file/d/1l0s3rYWgN8bL0Fyofee8IhN-0knxJF22/view”,but why it is broken? |
@grouptest123 Hi, I have the same problem with you. Have you solved it? |
It might be the issue of pytorch version。You can change the parameters |
Hi @ChiWeiHsiao @alexart13 @daiyk
Thanks for your great work. I have a question about run
test.py
. When I load the trained model,it works well. But the when I change it to the optimizer, it broke down. It shows...I don't know how to fix it.
Best regards,
Yu
The text was updated successfully, but these errors were encountered: