SRGAN-tensorflow

Image UpScaler

Tensorflow implementation of a generative adversarial network for single image super-resolution

Tensorflow implementation of the SRGAN algorithm for single image super-resolution

GitHub

848 stars
42 watching
282 forks
Language: Python
last commit: over 3 years ago
cnndeep-learninggenerative-adversarial-networkpretrained-modelssrgansuper-resolutiontensorflowtf-slimvgg19

Related projects:

RepositoryDescriptionStars
trevor-m/tensorflow-srganAn implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution39
leverxgroup/esrganAn enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch.151
tensorlayer/srganGenerative Adversarial Network based Single Image Super-Resolution3,342
warrengreen/srcnnSoftware for enhancing satellite images through deep learning techniques76
preritj/segmentationDeep learning models for semantic segmentation of images101
cszn/srmdDevelops a single convolutional network to handle various image degradations with improved scalability and efficiency427
tensorlayer/daganGenerative adversarial network for fast MRI reconstruction from compressed data175
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
twtygqyy/pytorch-srresnetAn implementation of a deep learning model for single image super-resolution using a generative adversarial network487
arunmichaeldsouza/tensorflow-image-detectionA tool for training and classifying images using Google's Inception model and TensorFlow329
cszn/bsrganA deep learning-based approach to super-resolution of degraded images.1,222
tensorflow/ganProvides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow944
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11