alterzero / RBPN-PyTorch

The project is an official implement of our CVPR2019 paper "Recurrent Back-Projection Network for Video Super-Resolution"
https://alterzero.github.io/projects/RBPN.html
MIT License
449 stars 104 forks source link

Use nGPUs for testing #53

Open lifengcs opened 4 years ago

lifengcs commented 4 years ago

I change the number of gpus and set multiple GPUs to test the models. The "nvidia-smi" shows that I only use one GPU, is there any avice? How can I use nGPUs for testing.