There are 5 repositories under beta-vae topic.
A Collection of Variational Autoencoders (VAE) in PyTorch.
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Experiments for understanding disentanglement in VAE latent representations
Dataset to assess the disentanglement properties of unsupervised learning methods
Easy generative modeling in PyTorch
Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
Replicating "Understanding disentangling in β-VAE"
Repository for implementation of generative models with Tensorflow 1.x
Anomaly detection on the UC Berkeley milling data set using a disentangled-variational-autoencoder (beta-VAE). Replication of results as described in article "Self-Supervised Learning for Tool Wear Monitoring with a Disentangled-Variational-Autoencoder"
Predicting image frames using autoencoder and LSTM
An implementation of Denoising Variational AutoEncoder with Topological loss
Official PyTorch implementation on ID-GAN: High-Fidelity Synthesis with Disentangled Representation by Lee et al., 2020.
Code from the article: "The Role of Disentanglement in Generalisation" (ICLR, 2021).
Pytorch implementation of SCAN: Learning Hierarchical Compositional Visual Concepts, Higgins et al., ICLR 2018
Disentangling the latent space of a VAE.
Implementation of VAE in pytorch.
Variational Autoencoder and a Disentangled version (beta-VAE) implementation in PyTorch-Lightning
ML2 Project following ControlVAE: Tuning, Analytical Properties, and Performance Analysis
generate arbitrary handwritten letter/digits based on the inputs
Using Beta VAE to test on faces of animal
This is the code repository for {Empirical Study on Exploring the Impact of Controlling the Objective on Disentanglement Learning During Training}.
Fancy brand new letters with generative models
Investigating Disentanglement in beta-VAE within a Linear Gaussian Setting
Augmenting Reconstruction Accuracy in beta-VAE Model through Linear Gaussian Framework
Pytorch Implementation of proVLAE
Utilisation de modèles génératifs comme tâche prétexte pour pré-entrainement de DNN pour classification.
CNN and Beta-VAE implementation. Only Numpy as the main library.
It's a repo for figuring out ways how to get automatic text summaries to Auto-ML models that perform regression (get compressed and factorized latent representation). Ideally it should be even able to answer questions on properties of that model.
beta-VAE variants trained using deep neural networks on the dSprites dataset with PyTorch