wutianyiRosun / VAE_GAN_PyTorch
Collections of generative model(VAE, CVAE, GAN, DCGAN)
☆13Updated 6 years ago
Alternatives and similar repositories for VAE_GAN_PyTorch:
Users that are interested in VAE_GAN_PyTorch are comparing it to the libraries listed below
- tf2.0 implementation of circle loss☆32Updated 4 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Unofficial PyTorch implementation of "GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint"☆31Updated 5 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- code for triplet GAN☆31Updated 6 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆40Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- convenience utilities for model validation☆23Updated 5 years ago
- We propose a new variant GAN model to deal with image generation and transformation,especially in facial attributes area.☆12Updated 7 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- Code for Statistically-motivated Second-order Pooling, ECCV2018☆33Updated 6 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 years ago
- Variational Information Bottleneck☆16Updated 6 years ago
- Using VAEs to do clustering for classification☆11Updated 7 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆63Updated 6 years ago
- python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318☆19Updated 6 years ago
- ☆37Updated 2 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated last year
- Chainer implementation of between-class learning for Image classification https://arxiv.org/abs/1711.10284☆62Updated 7 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 5 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆39Updated 4 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 6 years ago
- Code for "CycleGAN Face-off" by Shangxuan Wu, Xiaohan Jin and Ye Qi.☆17Updated 7 years ago
- Tensorflow implementation of Disentangling Latent Space for VAE by Label Relevant/Irrelevant Dimensions (CVPR 2019)☆32Updated 5 years ago
- Code for the paper Adversarial Robustness via Adversarial Label-Smoothing☆12Updated 4 years ago
- A Novel and Efficient CVAE-GAN-BASED Approach with Informative Manifold for Semi-Supervised Anomaly Detection☆13Updated 5 years ago
- Decoupled Learning for Conditional Adversarial Networks☆17Updated 5 years ago