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
462 stars
20 watching
62 forks
Language: Jupyter Notebook
last commit: almost 6 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 | 503 |
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,729 |
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. | 292 |
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 | 169 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 34 |
jonasgeiping/breaching | A PyTorch framework for analyzing vulnerabilities in federated learning models and predicting data breaches | 274 |
tstandley/xception-pytorch | An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
thecodrr/vspeech | Provides an interface to Mozilla's DeepSpeech TensorFlow-based Speech-to-Text library using V bindings. | 49 |
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,236 |
sarababakn/mfcl-neurips23 | An approach to mitigating catastrophic forgetting in federated class incremental learning for vision tasks using a generative model and data-free methods | 15 |