pytorch-zssr

Image super-resolution model

Unofficial PyTorch implementation of Zero-Shot Super Resolution using Deep Internal Learning from an image alone.

PyTorch implementation of 1712.06087 "Zero-Shot" Super-Resolution using Deep Internal Learning

GitHub

201 stars
7 watching
43 forks
Language: Python
last commit: almost 7 years ago
computer-visiondeep-learningpytorchsuper-resolution

Related projects:

Repository Description Stars
twtygqyy/pytorch-srresnet An implementation of a deep learning model for single image super-resolution using a generative adversarial network 484
jt827859032/drrn-pytorch A PyTorch implementation of a deep learning model for super resolution 193
wxywhu/srdensenet-pytorch A PyTorch implementation of an image super-resolution model based on dense skip connections. 119
cszn/dpsr A deep learning-based method to improve image quality by reducing blur effects 836
cszn/bsrgan A deep learning-based approach to super-resolution of degraded images. 1,217
subeeshvasu/2018_subeesh_epsr_eccvw A deep learning-based super-resolution framework with improved perceptual accuracy and trade-off analysis tools 79
jacobgil/pytorch-pruning This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. 875
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
leverxgroup/esrgan An enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch. 150
tstandley/xception-pytorch An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification 250
clementpinard/sfmlearner-pytorch PyTorch implementation of unsupervised depth and ego-motion learning from video sequences 1,014
chosj95/mimo-unet Develops a deep learning model for single image deblurring with improved performance and computational efficiency 373
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
joel-huang/zeroshot-capsnet-pytorch An implementation of Zero-shot User Intent Detection via Capsule Neural Networks using PyTorch. 16
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431