Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 661 Bytes

EUSR-Tensorflow

This repository is an official Tensorflow implementation of the paper "Deep Residual Network with Enhanced Upscaling Module for Super-Resolution" from CVPRW 2018. [PDF]

If you find this work useful in your research, please cite this paper:

@inproceedings{kim2018deep,
	title={Deep residual network with enhanced upscaling module for super-resolution.},
	author={Kim, Jun-Hyuk and Lee, Jong-Seok},
	booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
	year={2018}
}