houxianxu / DFC-VAELinks
Variational Autoencoder trained by Feature Perceputal Loss
☆82Updated 6 years ago
Alternatives and similar repositories for DFC-VAE
Users that are interested in DFC-VAE are comparing it to the libraries listed below
Sorting:
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Replacing deconvolutions in GANs with resize-convolutions☆35Updated 8 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- The source code of CVPR17 'Diversified Texture Synthesis with Feed-forward Networks'.☆55Updated 7 years ago
- ☆137Updated 6 years ago
- Tensorflow implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution."☆48Updated 7 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆96Updated 6 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆143Updated 7 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Instance Level Facial Attributes Transfer☆69Updated 6 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Visual Attribute Transfer through Deep Image Analogy in PyTorch!☆112Updated 7 years ago
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆64Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 8 years ago
- BMSG-GAN with more features☆45Updated 6 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods