Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we directly sample the latent space of VAE and get a reasonable generation result if we finish training the VAEs? #40

Open
hitsz-zuoqi opened this issue Apr 14, 2023 · 1 comment

Comments

@hitsz-zuoqi
Copy link

@ZENGXH

@ZENGXH
Copy link
Collaborator

ZENGXH commented Apr 15, 2023

if we directly sample from a Naïve prior N(0,1), it wont generate a reasonable shape. Since the posterior is in a complex distribution and far from prior, we need to learn the prior to generate reasonable results.

In fact, if you look at the visualization of the latent points, you will have more sense of how far it's from the Naïve prior N(0,1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants