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

Evaluation using pre-trained .npz file #31

Closed
greysou1 opened this issue Aug 24, 2019 · 3 comments
Closed

Evaluation using pre-trained .npz file #31

greysou1 opened this issue Aug 24, 2019 · 3 comments

Comments

@greysou1
Copy link

Hello @SeitaroShinagawa I don't have an Nvidia GPU so I'm using CPU by excluding (-g 0) but running the command 'python generete_result.py --load_model model500000.npz' still says shows the following error
Screenshot 2019-08-23 at 6 30 44 PM

update

I tried it on google colab with GPU on and received this error
Screenshot 2019-08-24 at 7 59 43 PM

Originally posted by @Prudvi01 in #2 (comment)

@greysou1
Copy link
Author

Continuing from this comment, could you please help me with this issue @SeitaroShinagawa

@SeitaroShinagawa
Copy link
Owner

See here. To run with CPU, you need prefix -g -1, for example.

Sorry I'm not familiar with colab, but the error seems to be derived from data loading issue as well.

@greysou1
Copy link
Author

greysou1 commented Sep 1, 2019

Hello, thank you that worked but ran into some other weird issue. I say weird because running the same command gives me 2 different errors each alternative times. Can you please help me with this?
Screenshot 2019-09-01 at 8 51 12 AM

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