nilboy / pixel-recursive-super-resolutionLinks
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)
☆495Updated 6 years ago
Alternatives and similar repositories for pixel-recursive-super-resolution
Users that are interested in pixel-recursive-super-resolution are comparing it to the libraries listed below
Sorting:
- A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)☆286Updated 8 years ago
- An implementation of SRGAN model in Keras☆284Updated 8 years ago
- Torch Implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"☆203Updated 8 years ago
- SIGGRAPH2018, Semantic Soft Segmentation, http://people.inf.ethz.ch/aksoyy/sss/☆487Updated 4 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- A tensorflow implementation of "Accurate Image Super-Resolution Using Very Deep Convolutional Networks", CVPR 16'☆255Updated 3 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- A Caffe-based implementation of very deep convolution network for image super-resolution☆273Updated 6 years ago
- Image completion using deep convolutional generative adversarial nets in tensorflow☆177Updated 7 years ago
- python3 / Implementation of Google Brain's BEGAN in Tensorflow☆263Updated 8 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 7 years ago
- SRGAN implemetation with TensorFlow☆83Updated 7 years ago
- image generation via GANs☆219Updated 7 years ago
- Semantic Image Inpainting☆171Updated 6 years ago
- Tensorflow implementation of CycleGAN☆380Updated 6 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- torch implementation of srgan☆80Updated 8 years ago
- Tensorflow implementation of CycleGANs☆233Updated 4 years ago
- Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)☆302Updated 5 years ago
- Test implementation of Deeply-Recursive Convolutional Network for Image Super-Resolution☆127Updated 7 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- Globally and Locally Consistent Image Completion☆217Updated 5 years ago
- Implementation of "Context Encoders: Feature Learning by Inpainting"☆183Updated 5 years ago
- Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution☆340Updated 6 years ago
- Tensorflow implementation of the paper "Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution"☆104Updated 6 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- code for "Fast Patch-based Style Transfer of Arbitrary Style".☆411Updated 6 years ago
- Image De-raining Using a Conditional Generative Adversarial Network☆256Updated 2 years ago
- A Tensorflow implementation of ECCV2016 paper([Colorful Image Colorization](https://arxiv.org/pdf/1603.08511.pdf))