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

KernelGAN + ZSSR #22

Open
jiandandan001 opened this issue Aug 2, 2020 · 3 comments
Open

KernelGAN + ZSSR #22

jiandandan001 opened this issue Aug 2, 2020 · 3 comments

Comments

@jiandandan001
Copy link

Hi, Thank you for sharing the code.

I am running the KernelGAN + ZSSR. It seems that the ZSSR part runs on the CPU, so it is very time-consuming. How can I run it on the GPU?

The enviroment is as follows: windows 10, pytorch 1.0, python 3.6. Thanks.

@assafshocher
Copy link
Owner

ZSSR runs on GPU if defined to do so. See the readme regarding specification of the GPU num.

@jiandandan001
Copy link
Author

ZSSR runs on GPU if defined to do so. See the readme regarding specification of the GPU num.

Thank you for your reply.

For the ZSSR, I tried the command 'python run_ZSSR.py ' . However, I found it still runs on CPU.
Do you have any suggestions, thanks.

@wzh1121
Copy link

wzh1121 commented Dec 5, 2024

Hello,I also want to use KernelGan+ZSSR,But i encounter this error.
Do you have any suggestions,thanks a lot.
微信图片_20241205161016

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

3 participants