Training AutoEncoderKL
on CIFAR10
#8999
ariG23498
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks!
I have created a very simple Colab Notebook that demonstrates training a VAE on CIFAR10 dataset.
While the generation from the latent are not that good (with 100 epochs of training), the encoding and decoding process is really not that bad.
Is there a possibility that we could add this training script to the library under the
examples/
folder?Beta Was this translation helpful? Give feedback.
All reactions