alterzero / DBPN-Pytorch

The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
https://alterzero.github.io/projects/DBPN.html
MIT License
565 stars 164 forks source link

no valid convolution algorithms available in CuDNN #65

Open carlouic opened 1 year ago

carlouic commented 1 year ago

Hi guys, when running the main.py I get this error: no valid convolution algorithms available in CuDNN Has somebody experienced the same error before?