jixiaozhong / RealSR

Real-World Super-Resolution via Kernel Estimation and Noise Injection
Apache License 2.0
740 stars 102 forks source link

Use without NVIDIA GPU + CUDA? #36

Open SB2020-eye opened 3 years ago

SB2020-eye commented 3 years ago

Hi. I'm just wondering, is there any possibility of using RealSR if I do not have NVIDIA GPU + CUDA?

GarenLancaster commented 2 years ago

Yes it can.But you need to change the yml file a little bit.Commet the line gpu_ids to run in cpu mode.