# TensorFlow_SRGAN **Repository Path**: resumebb/TensorFlow_SRGAN ## Basic Information - **Project Name**: TensorFlow_SRGAN - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-07 - **Last Updated**: 2023-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: srgan ## README # srgan For the reproduction of srgan, the paper Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial 训练数据集可以使用DIV高清数据集,验证集使用标准数据集Set5,Set14,BSD100. 环境:TensorFlow1版本即可 具体见:[SRGAN实现超分辨率图像重建之模型复现_resumebb的博客-CSDN博客](https://blog.csdn.net/qq_41573860/article/details/109855299#comments_16297209)