overflocat / fast-neural-style-keras
A Keras Implementation of Fast-Neural-Style
☆23Updated 5 years ago
Alternatives and similar repositories for fast-neural-style-keras:
Users that are interested in fast-neural-style-keras are comparing it to the libraries listed below
- StyleGAN made with Keras☆168Updated 6 years ago
- Pure tensorflow implementation of progressive growing of GANs☆30Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- ☆78Updated 5 years ago
- TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/170…☆54Updated 7 years ago
- Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis☆28Updated 4 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆142Updated 8 years ago
- Code and data for paper: https://arxiv.org/abs/1802.07101☆158Updated 4 years ago
- Neural Style implementation in PyTorch!☆67Updated 5 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆66Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- ☆46Updated 5 years ago
- Code for paper "SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis"☆134Updated 2 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)☆211Updated last year
- Demo web app for image resolution enhancement using fast.ai☆22Updated 2 years ago
- PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer"☆114Updated 5 years ago
- Implementation for "Generating Multiple Objects at Spatially Distinct Locations" (ICLR 2019)☆113Updated 3 years ago
- Pytorch implementation of a StyleGAN encoder. Images to latent space representation.☆216Updated 2 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆175Updated 5 years ago
- Conditional implementation for NVIDIA's StyleGAN architecture