junhyukk / EUSR-Tensorflow

Tensorflow implementation of EUSR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

Tensorflow implementation of EUSR

License:MIT License


Languages

Language:Python 100.0%