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

how can I make it faster? #2

Open
AdamSzendrei opened this issue Mar 16, 2018 · 1 comment
Open

how can I make it faster? #2

AdamSzendrei opened this issue Mar 16, 2018 · 1 comment

Comments

@AdamSzendrei
Copy link

I have managed to run the eval.py with YouTube video, but it is quite slow. The video is not playing at the same speed like in YouTube.

I'm using Google Cloud Platform with 2 GPUs

How can I make it faster?

@igor-panteleev
Copy link
Contributor

Hi,
You need to use tensorflow-gpu package instead of common tensorflow that specified in requirements file.
I recommend you to uninstall tensorflow package before you will install tensorflow-gpu.
More info can be found here.

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