Found 1,601 repositories(showing 30)
XPixelGroup
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
xinntao
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
tensorlayer
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
LoSealL
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
krasserm
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
leftthomas
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
brade31919
Tensorflow implementation of the SRGAN algorithm for single image super-resolution
kozistr
Awesome Generative Adversarial Networks with tensorflow
soapisnotfat
collection of super-resolution models & algorithms
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
HasnainRaz
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
Lornatang
A simple and complete implementation of super-resolution paper.
JustinhoCHN
Apply Waseerstein GAN into SRGAN, a deep learning super resolution model
amanchadha
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
aitorzip
A modern PyTorch implementation of SRGAN
buriburisuri
A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)
An implementation of SRGAN model in Keras
alohaleonardo
Image Super-Resolution Using SRCNN, DRRN, SRGAN, CGAN in Pytorch
deepak112
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
XPixelGroup
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
hieubkset
EDSR, RCAN, SRGAN, SRFEAT, ESRGAN
leverxgroup
Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution
ravisvi
Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.
braindotai
🔥 Real-time Super Resolution enhancement (4x) with content loss and relativistic adversarial optimization 🔥
kadoufall
图像超分辨率 Image Super Resolution with SRGAN
soochan-lee
Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)
goldhuang
A PyTorch implementation of SRGAN specific for Anime Super Resolution based on "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network". And another PyTorch WGAN-gp implementation of SRGAN referring to "Improved Training of Wasserstein GANs".
tadax
SRGAN implemetation with TensorFlow
MathiasGruber
Implementation of SRGAN in Keras. Try at: www.fixmyphoto.ai
junhocho
Implementation of [Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802v2]