All Projects → Twostagevae → Similar Projects or Alternatives

114 Open source projects that are alternatives of or similar to Twostagevae

srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
Stars: ✭ 56 (-70.83%)
Mutual labels:  vae
disent
🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervised, weakly supervised and unsupervised methods ▸ Easily configured and run with Hydra config ▸ Inspired by disentanglement_lib
Stars: ✭ 41 (-78.65%)
Mutual labels:  vae
ladder-vae-pytorch
Ladder Variational Autoencoders (LVAE) in PyTorch
Stars: ✭ 59 (-69.27%)
Mutual labels:  vae
DiffuseVAE
A combination of VAE's and Diffusion Models for efficient, controllable and high-fidelity generation from low-dimensional latents
Stars: ✭ 81 (-57.81%)
Mutual labels:  vae
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+18.23%)
Mutual labels:  vae
contiguous-succotash
Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch
Stars: ✭ 71 (-63.02%)
Mutual labels:  vae
sqair
Implementation of Sequential Attend, Infer, Repeat (SQAIR)
Stars: ✭ 96 (-50%)
Mutual labels:  vae
VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
Stars: ✭ 66 (-65.62%)
Mutual labels:  vae
generative deep learning
Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)
Stars: ✭ 24 (-87.5%)
Mutual labels:  vae
variational-autoencoder-theano
Variational Autoencoders (VAEs) in Theano for Images and Text
Stars: ✭ 54 (-71.87%)
Mutual labels:  vae
Parallel-Tacotron2
PyTorch Implementation of Google's Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling
Stars: ✭ 149 (-22.4%)
Mutual labels:  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 (-90.62%)
Mutual labels:  vae
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-89.06%)
Mutual labels:  vae
continuous Bernoulli
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
Stars: ✭ 22 (-88.54%)
Mutual labels:  vae
style-vae
Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction
Stars: ✭ 25 (-86.98%)
Mutual labels:  vae
BERT4Rec-VAE-Pytorch
Pytorch implementation of BERT4Rec and Netflix VAE.
Stars: ✭ 212 (+10.42%)
Mutual labels:  vae
Carla-ppo
This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
Stars: ✭ 122 (-36.46%)
Mutual labels:  vae
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Stars: ✭ 73 (-61.98%)
Mutual labels:  vae
VAENAR-TTS
PyTorch Implementation of VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis.
Stars: ✭ 66 (-65.62%)
Mutual labels:  vae
vqvae-2
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
Stars: ✭ 65 (-66.15%)
Mutual labels:  vae
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Stars: ✭ 48 (-75%)
Mutual labels:  vae
nvae
An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》
Stars: ✭ 83 (-56.77%)
Mutual labels:  vae
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (-65.62%)
Mutual labels:  vae
probabilistic nlg
Tensorflow Implementation of Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation (NAACL 2019).
Stars: ✭ 28 (-85.42%)
Mutual labels:  vae
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 (-83.33%)
Mutual labels:  vae
pyroVED
Invariant representation learning from imaging and spectral data
Stars: ✭ 23 (-88.02%)
Mutual labels:  vae
vae captioning
Implementation of Diverse and Accurate Image Description Using a Variational Auto-Encoder with an Additive Gaussian Encoding Space
Stars: ✭ 58 (-69.79%)
Mutual labels:  vae
Pytorch models
PyTorch study
Stars: ✭ 14 (-92.71%)
Mutual labels:  vae
dcgan vae pytorch
dcgan combined with vae in pytorch!
Stars: ✭ 110 (-42.71%)
Mutual labels:  vae
molecular-VAE
Implementation of the paper - Automatic chemical design using a data-driven continuous representation of molecules
Stars: ✭ 36 (-81.25%)
Mutual labels:  vae
Bagel
IPCCC 2018: Robust and Unsupervised KPI Anomaly Detection Based on Conditional Variational Autoencoder
Stars: ✭ 45 (-76.56%)
Mutual labels:  vae
tensorflow-mnist-AAE
Tensorflow implementation of adversarial auto-encoder for MNIST
Stars: ✭ 86 (-55.21%)
Mutual labels:  vae
Variational-Autoencoder-pytorch
Implementation of a convolutional Variational-Autoencoder model in pytorch.
Stars: ✭ 65 (-66.15%)
Mutual labels:  vae
concept-based-xai
Library implementing state-of-the-art Concept-based and Disentanglement Learning methods for Explainable AI
Stars: ✭ 41 (-78.65%)
Mutual labels:  vae
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (-58.33%)
Mutual labels:  vae
deepgtt
DeepGTT: Learning Travel Time Distributions with Deep Generative Model
Stars: ✭ 30 (-84.37%)
Mutual labels:  vae
vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Stars: ✭ 51 (-73.44%)
Mutual labels:  vae
InpaintNet
Code accompanying ISMIR'19 paper titled "Learning to Traverse Latent Spaces for Musical Score Inpaintning"
Stars: ✭ 48 (-75%)
Mutual labels:  vae
EfficientMORL
EfficientMORL (ICML'21)
Stars: ✭ 22 (-88.54%)
Mutual labels:  vae
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+530.73%)
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 (-11.46%)
Mutual labels:  vae
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-88.02%)
Mutual labels:  vae
language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
Stars: ✭ 39 (-79.69%)
Mutual labels:  vae
MIDI-VAE
No description or website provided.
Stars: ✭ 56 (-70.83%)
Mutual labels:  vae
DeepSSM SysID
Official PyTorch implementation of "Deep State Space Models for Nonlinear System Identification", 2020.
Stars: ✭ 62 (-67.71%)
Mutual labels:  vae
Video prediction
Stochastic Adversarial Video Prediction
Stars: ✭ 247 (+28.65%)
Mutual labels:  vae
Human body prior
VPoser: Variational Human Pose Prior
Stars: ✭ 244 (+27.08%)
Mutual labels:  vae
Vae Cvae Mnist
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
Stars: ✭ 229 (+19.27%)
Mutual labels:  vae
Variational Recurrent Autoencoder Tensorflow
A tensorflow implementation of "Generating Sentences from a Continuous Space"
Stars: ✭ 228 (+18.75%)
Mutual labels:  vae
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+17.71%)
Mutual labels:  vae
Vq Vae
Minimalist implementation of VQ-VAE in Pytorch
Stars: ✭ 224 (+16.67%)
Mutual labels:  vae
Pytorch Vq Vae
PyTorch implementation of VQ-VAE by Aäron van den Oord et al.
Stars: ✭ 204 (+6.25%)
Mutual labels:  vae
Cada Vae Pytorch
Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)
Stars: ✭ 198 (+3.13%)
Mutual labels:  vae
S Vae Tf
Tensorflow implementation of Hyperspherical Variational Auto-Encoders
Stars: ✭ 198 (+3.13%)
Mutual labels:  vae
61-114 of 114 similar projects