Implementation of [Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802v2]
☆80Nov 24, 2016Updated 9 years ago
Alternatives and similar repositories for SRGAN
Users that are interested in SRGAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- torch implementation of srgan☆79Dec 22, 2016Updated 9 years ago
- An implementation of SRGAN model in Keras☆281Mar 13, 2017Updated 9 years ago
- Torch Implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"☆200Feb 12, 2017Updated 9 years ago
- A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)☆285Mar 23, 2017Updated 9 years ago
- Torch implementation of SRGAN (Ledig et al., Photo -Realistic Single Image Super-Resolution Using a Generative Adversarial Network, 2016)☆13Nov 17, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Caffe-based implementation of very deep convolution network for image super-resolution☆274Mar 28, 2019Updated 7 years ago
- Benchmark and resources for single super-resolution algorithms☆765Aug 19, 2020Updated 5 years ago
- SRGAN implemetation with TensorFlow☆82Jul 14, 2017Updated 8 years ago
- SRCNN - Super-resolution using convolutional neural networks. Uses OpenCL to execute on the GPU.☆28Nov 15, 2015Updated 10 years ago
- Matlab reimplementation of SCNSR☆76Aug 31, 2016Updated 9 years ago
- ☆14Sep 16, 2017Updated 8 years ago
- trainging tools for crf as rnn☆16Apr 25, 2016Updated 10 years ago
- single image super resolution algorithm implementation☆34Jun 20, 2016Updated 10 years ago
- An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder☆108Mar 18, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Tensor Switching Networks☆12Nov 2, 2017Updated 8 years ago
- Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)☆641May 31, 2016Updated 10 years ago
- PyTorch bindings for openai-gemm☆20Feb 6, 2017Updated 9 years ago
- Scrape flickr for images and train a convolutional neural network in Keras to scale up photos with minimal loss of detail.☆10Jun 30, 2016Updated 10 years ago
- My exploration on Generative Model, mainly focus on GAN architecture