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
566 stars 164 forks source link

Did you initialize all models with zero 'a'? #60

Open fsalmasri opened 3 years ago

fsalmasri commented 3 years ago

Using Prelu Activation, Did you initialize all models with zero 'a'?