All Projects → tyshiwo → Fsrnet

tyshiwo / Fsrnet

Demo code for our CVPR'18 paper "FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors" (SPOTLIGHT Presentation)

Programming Languages

lua
6591 projects

FSRNet

[Paper] [Demo] [Slides] [Poster]

Citation

If you find FSRNet useful in your research, please consider citing (* indicates equal contributions):

@inproceedings{CT-FSRNet-2018,
  title={FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors},
  author={Chen, Yu* and Tai, Ying* and Liu, Xiaoming and Shen, Chunhua and Yang, Jian },
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  year={2018}
}

Setup

Clone the github repository:

git  clone https://github.com/tyshiwo/FSRNet.git
cd FSRNet

Usage

For dataset CelebA:

sh test_CelebA_8x.sh 

For dataset Helen:

sh test_Helen_8x.sh 

More Qualitative results

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].