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
451 stars 105 forks source link

eval on other dataset #33

Closed Haopao closed 5 years ago

Haopao commented 5 years ago

All the pixels are invalid in estimation Laplacian noise!!! Something severely wrong happened!!!

alterzero commented 5 years ago

I will recheck this issues again. Looks like there is compatibility issue with pyflow. Otherwise, you can just retrained the network using other optical flow algorithm, for example the one in opencv.