Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.32 KB

File metadata and controls

24 lines (18 loc) · 1.32 KB

SRGAN

A TF2.0 implementation of Photo-Realistic Single Image Super-Resolution Using a Gnerative Adversarial Network https://arxiv.org/abs/1609.04802

Architecture

Model

Results

@InProceedings{srgan,
    author = {Christian Ledig, Lucas Theis, Ferenc Huszar, Jose Caballero, Andrew Cunningham, Alejandro Acosta, Andrew Aitken, Alykhan Tejani, Johannes Totz, Zehan Wang, Wenzhe Shi},
    title = {Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network},
    booktitle = {arXiv},
    year = {2016}
}