Closed SURABHI-GUPTA closed 3 years ago
If you want to reconstruct from only with top or bottom codes, then it would be better to use additional reconstruction losses for each of latent maps.
@rosinality okay.. I will look into this.
How do you get the bottom model?after I trained pixelsnail.py I only get the top model and vqvae model
@Raoshijin You can use --hier bottom
arguments to train bottom level models.
@rosinality I trained my model from scratch on the LFW face dataset, but the reconstructions using the top and bottom latent maps does not produce significant information.
How can I finetune this model so that the top and bottom reconstructions are good?