Project page: https://alterzero.github.io/projects/RBPN.html
- Python 3.5
- PyTorch >= 1.0.0
- Pyflow -> https://github.com/pathak22/pyflow
#Training
python main.py
#Testing
python eval.py
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}
}