pi-tau/vae
Pytorch implementation of a Variational Autoencoder trained on CIFAR-10. The encoder and decoder modules are modelled using a resnet-style U-Net architecture with residual blocks.
No commits in the last 6 months.
Stars
16
Forks
2
Language
Python
License
—
Last pushed
Jan 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pi-tau/vae"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
Naresh1318/Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
acids-ircam/RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
ratschlab/aestetik
AESTETIK: Convolutional autoencoder for learning spot representations from spatial...
jaanli/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)