streamlit / demo-face-gan
A demonstration of using a live Tensorflow session to create an interactive face-GAN explorer.
☆298Updated 2 months ago
Alternatives and similar repositories for demo-face-gan:
Users that are interested in demo-face-gan are comparing it to the libraries listed below
- Latest resources on Generative Adversarial Networks☆50Updated 4 years ago
- Hands-On Image Generation with TensorFlow 2.0, published by Packt☆198Updated 2 years ago
- A web porting for NVlabs' StyleGAN.☆160Updated last year
- Simple Encoder, Generator and Face Modificator with StyleGAN2☆275Updated 4 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆316Updated 4 years ago
- Projecting images to latent space with StyleGAN2.☆297Updated 2 years ago
- Neural Style implementation in PyTorch!☆67Updated 4 years ago
- StyleGAN 2 in Tensorflow 2.0☆487Updated 3 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- Implementation for our paper Breaking the Cycle - Colleagues are all you need (CVPR 2020)☆262Updated 4 years ago
- This is the code corresponding to my Duke AI for Art Competition submission.☆63Updated 6 years ago
- Conditional implementation for NVIDIA's StyleGAN architecture☆227Updated 5 years ago
- Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with obje…☆535Updated last year
- A collection of pre-trained StyleGAN models to download☆329Updated 4 years ago
- ☆1,016Updated 3 years ago
- PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!☆391Updated 2 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆355Updated 4 years ago
- Pytorch implementation of a StyleGAN encoder. Images to latent space representation.☆215Updated 2 years ago
- DCGAN face generator 🧑.☆202Updated 3 years ago
- [ECCV 2020] In-Domain GAN Inversion for Real Image Editing☆459Updated 3 years ago
- Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944☆68Updated 3 years ago
- Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized a…