2018_subeesh_epsr_eccvw
Super-resolution framework
A deep learning-based super-resolution framework with improved perceptual accuracy and trade-off analysis tools
Project page of the paper 'Analyzing Perception-Distortion Tradeoff using Enhanced Perceptual Super-resolution Network' (ECCVW 2018)
79 stars
5 watching
13 forks
Language: Python
last commit: over 4 years ago deep-learningepsrpirm-srpytorchsuper-resolution
Related projects:
Repository | Description | Stars |
---|---|---|
leverxgroup/esrgan | An enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch. | 150 |
twtygqyy/pytorch-srresnet | An implementation of a deep learning model for single image super-resolution using a generative adversarial network | 484 |
jacobgil/pytorch-zssr | Unofficial PyTorch implementation of Zero-Shot Super Resolution using Deep Internal Learning from an image alone. | 201 |
jt827859032/drrn-pytorch | A PyTorch implementation of a deep learning model for super resolution | 193 |
cszn/bsrgan | A deep learning-based approach to super-resolution of degraded images. | 1,217 |
wxywhu/srdensenet-pytorch | A PyTorch implementation of an image super-resolution model based on dense skip connections. | 119 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |
cszn/dpsr | A deep learning-based method to improve image quality by reducing blur effects | 836 |
algolzw/dcls | An algorithm for super-resolving images by minimizing the constraints on the recovered data | 23 |
d-li14/psconv | A deep learning framework module implementing a compact multi-scale convolutional layer for feature extraction in object detection models. | 174 |
warrengreen/srcnn | Software for enhancing satellite images through deep learning techniques | 76 |
nrel/sup3r | Creates synthetic high-resolution spatiotemporal data for renewable energy resources using generative adversarial networks. | 87 |
cszn/srmd | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 426 |
trevor-m/tensorflow-srgan | An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
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 |