SashaMalysheva / Pytorch-VAE

This is an implementation of the VAE (Variational Autoencoder) for Cifar10
MIT License
62 stars 21 forks source link

Results are not reproducible #3

Open tomginsberg opened 1 year ago

tomginsberg commented 1 year ago

Warning to all: using this code is a waste of time, the reconstructions produced do not match the photo samples when the training script is run with default parameters.

hailuu684 commented 5 months ago

confirmed!

mhrrs commented 2 months ago

Unfortunately I can also confirm. Was absolutely lost to how he was getting such good results.