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

How to map latent embeddings to raw data space? #154

Open
jackchenwen opened this issue Sep 10, 2024 · 1 comment
Open

How to map latent embeddings to raw data space? #154

jackchenwen opened this issue Sep 10, 2024 · 1 comment

Comments

@jackchenwen
Copy link

jackchenwen commented Sep 10, 2024

I use VAE to reduce the input high-dimensional vector to a low dimensional vector. How to reverse map a low dimensional vector to a high-dimensional vector?

@clementchadebec
Copy link
Owner

Hello @jackchenwen,

Just pass the latent embedding through the decoder :)

I hope this helps,

Best,

Clément

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