pytorch-SRResNet

Super-resolver

An implementation of a deep learning model for single image super-resolution using a generative adversarial network

pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802

GitHub

487 stars
20 watching
130 forks
Language: Python
last commit: over 8 years ago
pytorchpytorch-srresnetresolution

Related projects:

RepositoryDescriptionStars
jt827859032/drrn-pytorchA PyTorch implementation of a deep learning model for super resolution194
wxywhu/srdensenet-pytorchA PyTorch implementation of an image super-resolution model based on dense skip connections.119
jacobgil/pytorch-zssrUnofficial PyTorch implementation of Zero-Shot Super Resolution using Deep Internal Learning from an image alone.201
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
cszn/bsrganA deep learning-based approach to super-resolution of degraded images.1,222
subeeshvasu/2018_subeesh_epsr_eccvwA deep learning-based super-resolution framework with improved perceptual accuracy and trade-off analysis tools80
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309
brade31919/srgan-tensorflowTensorflow implementation of a generative adversarial network for single image super-resolution848
tstandley/xception-pytorchAn implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification249
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
cszn/dpsrA deep learning-based method to improve image quality by reducing blur effects839
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124