All Projects → vqvae-2 → Similar Projects or Alternatives

248 Open source projects that are alternatives of or similar to vqvae-2

Generative Models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Stars: ✭ 6,701 (+10209.23%)
Mutual labels:  generative-model, vae
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+1763.08%)
Mutual labels:  vae, vq-vae
Pytorch Mnist Vae
Stars: ✭ 32 (-50.77%)
Mutual labels:  generative-model, vae
generative deep learning
Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)
Stars: ✭ 24 (-63.08%)
Mutual labels:  generative-model, vae
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+1.54%)
Mutual labels:  vae, vq-vae
char-VAE
Inspired by the neural style algorithm in the computer vision field, we propose a high-level language model with the aim of adapting the linguistic style.
Stars: ✭ 18 (-72.31%)
Mutual labels:  generative-model, vae
srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
Stars: ✭ 56 (-13.85%)
Mutual labels:  generative-model, vae
interactive-spectrogram-inpainting
Implementation of the framework described in the paper Spectrogram Inpainting for Interactive Generation of Instrument Sounds published at the 2020 Joint Conference on AI Music Creativity.
Stars: ✭ 26 (-60%)
Mutual labels:  vq-vae, vq-vae-2
Awesome Vaes
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
Stars: ✭ 418 (+543.08%)
Mutual labels:  generative-model, vae
DiffuseVAE
A combination of VAE's and Diffusion Models for efficient, controllable and high-fidelity generation from low-dimensional latents
Stars: ✭ 81 (+24.62%)
Mutual labels:  generative-model, vae
Jukebox
Code for the paper "Jukebox: A Generative Model for Music"
Stars: ✭ 4,863 (+7381.54%)
Mutual labels:  generative-model, vq-vae
Vae protein function
Protein function prediction using a variational autoencoder
Stars: ✭ 57 (-12.31%)
Mutual labels:  generative-model, vae
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+247.69%)
Mutual labels:  generative-model, vae
Sentence Vae
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
Stars: ✭ 462 (+610.77%)
Mutual labels:  generative-model, vae
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (+26.15%)
Mutual labels:  generative-model, vae
InpaintNet
Code accompanying ISMIR'19 paper titled "Learning to Traverse Latent Spaces for Musical Score Inpaintning"
Stars: ✭ 48 (-26.15%)
Mutual labels:  generative-model, vae
style-vae
Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction
Stars: ✭ 25 (-61.54%)
Mutual labels:  generative-model, vae
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+5723.08%)
Mutual labels:  generative-model, vae
Dfc Vae
Variational Autoencoder trained by Feature Perceputal Loss
Stars: ✭ 74 (+13.85%)
Mutual labels:  generative-model, vae
Vae For Image Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
Stars: ✭ 87 (+33.85%)
Mutual labels:  generative-model, vae
eccv16 attr2img
Torch Implemention of ECCV'16 paper: Attribute2Image
Stars: ✭ 93 (+43.08%)
Mutual labels:  generative-model
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 (-66.15%)
Mutual labels:  generative-model
concept-based-xai
Library implementing state-of-the-art Concept-based and Disentanglement Learning methods for Explainable AI
Stars: ✭ 41 (-36.92%)
Mutual labels:  vae
PREREQ-IAAI-19
Inferring Concept Prerequisite Relations from Online Educational Resources (IAAI-19)
Stars: ✭ 22 (-66.15%)
Mutual labels:  generative-model
Gumbel-CRF
Implementation of NeurIPS 20 paper: Latent Template Induction with Gumbel-CRFs
Stars: ✭ 51 (-21.54%)
Mutual labels:  generative-model
GatedPixelCNNPyTorch
PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016
Stars: ✭ 68 (+4.62%)
Mutual labels:  generative-model
deepgtt
DeepGTT: Learning Travel Time Distributions with Deep Generative Model
Stars: ✭ 30 (-53.85%)
Mutual labels:  vae
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 (+107.69%)
Mutual labels:  generative-model
RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
Stars: ✭ 564 (+767.69%)
Mutual labels:  generative-model
Variational-Autoencoder-pytorch
Implementation of a convolutional Variational-Autoencoder model in pytorch.
Stars: ✭ 65 (+0%)
Mutual labels:  vae
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Stars: ✭ 2,313 (+3458.46%)
Mutual labels:  generative-model
AC-VRNN
PyTorch code for CVIU paper "AC-VRNN: Attentive Conditional-VRNN for Multi-Future Trajectory Prediction"
Stars: ✭ 21 (-67.69%)
Mutual labels:  generative-model
Keras-Generating-Sentences-from-a-Continuous-Space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
Stars: ✭ 32 (-50.77%)
Mutual labels:  vae
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (+23.08%)
Mutual labels:  vae
nvae
An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》
Stars: ✭ 83 (+27.69%)
Mutual labels:  vae
caffe-simnets
The SimNets Architecture's Implementation in Caffe
Stars: ✭ 13 (-80%)
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 (-43.08%)
Mutual labels:  generative-model
vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Stars: ✭ 51 (-21.54%)
Mutual labels:  vae
continuous-time-flow-process
PyTorch code of "Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows" (NeurIPS 2020)
Stars: ✭ 34 (-47.69%)
Mutual labels:  generative-model
pyroVED
Invariant representation learning from imaging and spectral data
Stars: ✭ 23 (-64.62%)
Mutual labels:  vae
trVAE
Conditional out-of-distribution prediction
Stars: ✭ 47 (-27.69%)
Mutual labels:  generative-model
worlds
Building Virtual Reality Worlds using Three.js
Stars: ✭ 23 (-64.62%)
Mutual labels:  generative-model
vae captioning
Implementation of Diverse and Accurate Image Description Using a Variational Auto-Encoder with an Additive Gaussian Encoding Space
Stars: ✭ 58 (-10.77%)
Mutual labels:  vae
naru
Neural Relation Understanding: neural cardinality estimators for tabular data
Stars: ✭ 76 (+16.92%)
Mutual labels:  generative-model
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Stars: ✭ 48 (-26.15%)
Mutual labels:  vae
simplegan
Tensorflow-based framework to ease training of generative models
Stars: ✭ 19 (-70.77%)
Mutual labels:  generative-model
latent-pose-reenactment
The authors' implementation of the "Neural Head Reenactment with Latent Pose Descriptors" (CVPR 2020) paper.
Stars: ✭ 132 (+103.08%)
Mutual labels:  generative-model
Pytorch models
PyTorch study
Stars: ✭ 14 (-78.46%)
Mutual labels:  vae
EfficientMORL
EfficientMORL (ICML'21)
Stars: ✭ 22 (-66.15%)
Mutual labels:  vae
soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Variational Autoencoders"
Stars: ✭ 170 (+161.54%)
Mutual labels:  vae
dcgan vae pytorch
dcgan combined with vae in pytorch!
Stars: ✭ 110 (+69.23%)
Mutual labels:  vae
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-64.62%)
Mutual labels:  vae
glico-learning-small-sample
Generative Latent Implicit Conditional Optimization when Learning from Small Sample ICPR 20'
Stars: ✭ 20 (-69.23%)
Mutual labels:  generative-model
probabilistic nlg
Tensorflow Implementation of Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation (NAACL 2019).
Stars: ✭ 28 (-56.92%)
Mutual labels:  vae
cygen
Codes for CyGen, the novel generative modeling framework proposed in "On the Generative Utility of Cyclic Conditionals" (NeurIPS-21)
Stars: ✭ 44 (-32.31%)
Mutual labels:  generative-model
language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
Stars: ✭ 39 (-40%)
Mutual labels:  vae
MIDI-VAE
No description or website provided.
Stars: ✭ 56 (-13.85%)
Mutual labels:  vae
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+26.15%)
Mutual labels:  generative-model
DeepSSM SysID
Official PyTorch implementation of "Deep State Space Models for Nonlinear System Identification", 2020.
Stars: ✭ 62 (-4.62%)
Mutual labels:  vae
Sgan
Stacked Generative Adversarial Networks
Stars: ✭ 240 (+269.23%)
Mutual labels:  generative-model
1-60 of 248 similar projects