All Projects → adaptive-f-divergence → Similar Projects or Alternatives

205 Open source projects that are alternatives of or similar to adaptive-f-divergence

Deep Generative Models For Natural Language Processing
DGMs for NLP. A roadmap.
Stars: ✭ 185 (+825%)
Awesome Vaes
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
Stars: ✭ 418 (+1990%)
Variational Ladder Autoencoder
Implementation of VLAE
Stars: ✭ 196 (+880%)
Generalized-PixelVAE
PixelVAE with or without regularization
Stars: ✭ 64 (+220%)
Generative models tutorial with demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Stars: ✭ 276 (+1280%)
AI Learning Hub
AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics
Stars: ✭ 53 (+165%)
normalizing-flows
PyTorch implementation of normalizing flow models
Stars: ✭ 271 (+1255%)
Mutual labels:  variational-inference
mix-stage
Official Repository for the paper Style Transfer for Co-Speech Gesture Animation: A Multi-Speaker Conditional-Mixture Approach published in ECCV 2020 (https://arxiv.org/abs/2007.12553)
Stars: ✭ 22 (+10%)
Mutual labels:  generative-model
boundary-gp
Know Your Boundaries: Constraining Gaussian Processes by Variational Harmonic Features
Stars: ✭ 21 (+5%)
Mutual labels:  variational-inference
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+1030%)
Mutual labels:  generative-model
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Stars: ✭ 2,313 (+11465%)
Mutual labels:  generative-model
cygen
Codes for CyGen, the novel generative modeling framework proposed in "On the Generative Utility of Cyclic Conditionals" (NeurIPS-21)
Stars: ✭ 44 (+120%)
Mutual labels:  generative-model
Voxel Flow
Video Frame Synthesis using Deep Voxel Flow (ICCV 2017 Oral)
Stars: ✭ 191 (+855%)
Mutual labels:  generative-model
trVAE
Conditional out-of-distribution prediction
Stars: ✭ 47 (+135%)
Mutual labels:  generative-model
CondGen
Conditional Structure Generation through Graph Variational Generative Adversarial Nets, NeurIPS 2019.
Stars: ✭ 46 (+130%)
Mutual labels:  generative-model
worlds
Building Virtual Reality Worlds using Three.js
Stars: ✭ 23 (+15%)
Mutual labels:  generative-model
simplegan
Tensorflow-based framework to ease training of generative models
Stars: ✭ 19 (-5%)
Mutual labels:  generative-model
Sgan
Stacked Generative Adversarial Networks
Stars: ✭ 240 (+1100%)
Mutual labels:  generative-model
GatedPixelCNNPyTorch
PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016
Stars: ✭ 68 (+240%)
Mutual labels:  generative-model
Neuralnetworks.thought Experiments
Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow
Stars: ✭ 199 (+895%)
Mutual labels:  generative-model
GDPP
Generator loss to reduce mode-collapse and to improve the generated samples quality.
Stars: ✭ 32 (+60%)
Mutual labels:  generative-model
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (+845%)
Mutual labels:  generative-model
vireo
Demultiplexing pooled scRNA-seq data with or without genotype reference
Stars: ✭ 34 (+70%)
Mutual labels:  variational-inference
Vae vampprior
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
Stars: ✭ 173 (+765%)
Mutual labels:  generative-model
Melnet
Implementation of "MelNet: A Generative Model for Audio in the Frequency Domain"
Stars: ✭ 161 (+705%)
Mutual labels:  generative-model
continuous-time-flow-process
PyTorch code of "Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows" (NeurIPS 2020)
Stars: ✭ 34 (+70%)
Mutual labels:  generative-model
texturize
🤖🖌️ Generate photo-realistic textures based on source images. Remix, remake, mashup! Useful if you want to create variations on a theme or elaborate on an existing texture.
Stars: ✭ 495 (+2375%)
Mutual labels:  generative-model
Stylegan2 Pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Stars: ✭ 2,656 (+13180%)
Mutual labels:  generative-model
caffe-simnets
The SimNets Architecture's Implementation in Caffe
Stars: ✭ 13 (-35%)
Mutual labels:  generative-model
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+1285%)
Mutual labels:  generative-model
InpaintNet
Code accompanying ISMIR'19 paper titled "Learning to Traverse Latent Spaces for Musical Score Inpaintning"
Stars: ✭ 48 (+140%)
Mutual labels:  generative-model
DUN
Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)
Stars: ✭ 65 (+225%)
Mutual labels:  variational-inference
SIVI
Using neural network to build expressive hierarchical distribution; A variational method to accurately estimate posterior uncertainty; A fast and general method for Bayesian inference. (ICML 2018)
Stars: ✭ 49 (+145%)
Mutual labels:  variational-inference
RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
Stars: ✭ 564 (+2720%)
Mutual labels:  generative-model
naru
Neural Relation Understanding: neural cardinality estimators for tabular data
Stars: ✭ 76 (+280%)
Mutual labels:  generative-model
vqvae-2
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
Stars: ✭ 65 (+225%)
Mutual labels:  generative-model
glico-learning-small-sample
Generative Latent Implicit Conditional Optimization when Learning from Small Sample ICPR 20'
Stars: ✭ 20 (+0%)
Mutual labels:  generative-model
ccube
Bayesian mixture models for estimating and clustering cancer cell fractions
Stars: ✭ 23 (+15%)
Mutual labels:  variational-inference
Wgan
Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)
Stars: ✭ 228 (+1040%)
Mutual labels:  generative-model
pytorch-GAN
My pytorch implementation for GAN
Stars: ✭ 12 (-40%)
Mutual labels:  generative-model
Triple Gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Stars: ✭ 203 (+915%)
Mutual labels:  generative-model
EVE
Official repository for the paper "Large-scale clinical interpretation of genetic variants using evolutionary data and deep learning". Joint collaboration between the Marks lab and the OATML group.
Stars: ✭ 37 (+85%)
Mutual labels:  generative-model
Lr-LiVAE
Tensorflow implementation of Disentangling Latent Space for VAE by Label Relevant/Irrelevant Dimensions (CVPR 2019)
Stars: ✭ 29 (+45%)
Mutual labels:  generative-model
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+310%)
Mutual labels:  generative-model
Vincent Ai Artist
Style transfer using deep convolutional neural nets
Stars: ✭ 176 (+780%)
Mutual labels:  generative-model
Gumbel-CRF
Implementation of NeurIPS 20 paper: Latent Template Induction with Gumbel-CRFs
Stars: ✭ 51 (+155%)
Mutual labels:  generative-model
Mine Mutual Information Neural Estimation
A pytorch implementation of MINE(Mutual Information Neural Estimation)
Stars: ✭ 167 (+735%)
Mutual labels:  generative-model
auto coding
A basic and simple tool for code auto completion
Stars: ✭ 42 (+110%)
Mutual labels:  generative-model
Disentangled Person Image Generation
Tensorflow implementation of CVPR 2018 paper "Disentangled Person Image Generation"
Stars: ✭ 158 (+690%)
Mutual labels:  generative-model
rss
Regression with Summary Statistics.
Stars: ✭ 42 (+110%)
Mutual labels:  variational-inference
feed forward vqgan clip
Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt
Stars: ✭ 135 (+575%)
Mutual labels:  generative-model
Msg Net
Multi-style Generative Network for Real-time Transfer
Stars: ✭ 152 (+660%)
Mutual labels:  generative-model
Gretel Synthetics
Differentially private learning to create fake, synthetic datasets with enhanced privacy guarantees
Stars: ✭ 147 (+635%)
Mutual labels:  generative-model
Conditional Gan
Anime Generation
Stars: ✭ 141 (+605%)
Mutual labels:  generative-model
latent-pose-reenactment
The authors' implementation of the "Neural Head Reenactment with Latent Pose Descriptors" (CVPR 2020) paper.
Stars: ✭ 132 (+560%)
Mutual labels:  generative-model
eccv16 attr2img
Torch Implemention of ECCV'16 paper: Attribute2Image
Stars: ✭ 93 (+365%)
Mutual labels:  generative-model
Semantic image inpainting
Semantic Image Inpainting
Stars: ✭ 140 (+600%)
Mutual labels:  generative-model
SelSum
Abstractive opinion summarization system (SelSum) and the largest dataset of Amazon product summaries (AmaSum). EMNLP 2021 conference paper.
Stars: ✭ 36 (+80%)
Mutual labels:  variational-inference
GraphCNN-GAN
Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution
Stars: ✭ 50 (+150%)
Mutual labels:  generative-model
AC-VRNN
PyTorch code for CVIU paper "AC-VRNN: Attentive Conditional-VRNN for Multi-Future Trajectory Prediction"
Stars: ✭ 21 (+5%)
Mutual labels:  generative-model
1-60 of 205 similar projects