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

Why no batch normalization? #41

Closed Suyuanhang closed 5 years ago

Suyuanhang commented 5 years ago

This is not a bug, but I'm curious that why you do not use batch normalization? This is not discussed in the paper, can you shed some light on this?

HikariS97 commented 5 years ago

Google EDSR