PyTorch-VAE
PyTorch-VAE copied to clipboard
The reconstruction fails
Hello,
I used VanillaVAE to reconstruct game images, but I failed to do that.
You can see the images: the images in the first row is original images, while the lower one for reconstructed images.
The background of the image can be perfectly reconstructed, but the key object cannot be reconstructed. Do you have any suggestion?
Thank you!

Do you solve this problem?