Open jiandandan001 opened 4 years ago
ZSSR runs on GPU if defined to do so. See the readme regarding specification of the GPU num.
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
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.