Awesome
DBPN-Caffe
This repository is the original implementation of Deep Back-Projection Networks for Super-Resolution (to appear in CVPR2018) using Caffe.
Project page: http://www.toyota-ti.ac.jp/Lab/Denshi/iim/members/muhammad.haris/projects/DBPN.html
Pretrained models can be downloaded from this link! https://drive.google.com/drive/folders/1ahbeoEHkjxoo4NV1wReOmpoRWbl448z-?usp=sharing
We also provide PyTorch implementation
Citations
If you find this work useful, please consider citing it.
@inproceedings{DBPN2018,
title={Deep Back-Projection Networks for Super-Resolution},
author={Haris, Muhammad and Shakhnarovich, Greg and Ukita, Norimichi},
booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2018}
}