Skip to content

The project is an official implement of our CVPR2019 paper "Recurrent Back-Projection Network for Video Super-Resolution"

License

Notifications You must be signed in to change notification settings

coolKeen/RBPN-PyTorch

 
 

Repository files navigation

Recurrent Back-Projection Network for Video Super-Resolution (CVPR2019)

Project page: https://alterzero.github.io/projects/RBPN.html

Dependencies

Dataset

HOW TO

#Training

   python    main.py    

#Testing

   python    eval.py    

RBPN

Our other paper for Image Super-Resolution

Winner (1st) of NTIRE2018 Competition (Track: x8 Bicubic Downsampling)

Winner of PIRM2018 (1st on Region 2, 3rd on Region 1, and 5th on Region 3)

Citations

If you find this work useful, please consider citing it.

@inproceedings{RBPN2019,
  title={Recurrent Back-Projection Network for Video Super-Resolution},
  author={Haris, Muhammad and Shakhnarovich, Greg and Ukita, Norimichi},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2019}
}

About

The project is an official implement of our CVPR2019 paper "Recurrent Back-Projection Network for Video Super-Resolution"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.3%
  • Python 23.4%
  • C 0.3%