joint-vae
Disentanglement framework
A PyTorch implementation of Learning Disentangled Joint Continuous and Discrete Representations
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation
461 stars
20 watching
62 forks
Language: Jupyter Notebook
last commit: over 5 years ago disentangled-representationsdisentanglementgenerative-modelsgumbel-softmaxpytorchvae
Related projects:
Repository | Description | Stars |
---|---|---|
cdoersch/vae_tutorial | An open-source implementation of Variational Autoencoders and Conditional Variational Autoencoders for image reconstruction tasks | 502 |
jmtomczak/vae_vpflows | A PyTorch implementation of volume-preserving flows for variational autoencoders. | 90 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
kefirski/pytorch_rvae | A deep learning implementation of a recurrent variational autoencoder for generating sequential data. | 357 |
voidism/diffcse | An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 291 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
zlatko-minev/pyepr | Automated design and analysis of quantum microwave circuits | 165 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 33 |
jonasgeiping/breaching | A PyTorch framework for analyzing vulnerabilities in federated learning models and predicting data breaches | 269 |
tstandley/xception-pytorch | An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 250 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 288 |
thecodrr/vspeech | Provides an interface to Mozilla's DeepSpeech TensorFlow-based Speech-to-Text library using V bindings. | 50 |
dmmiller612/sparktorch | A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
sarababakn/mfcl-neurips23 | A framework for mitigating catastrophic forgetting in federated learning for vision tasks using data synthesis from past distributions. | 15 |