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

Bake texture in latent space or in image space #12

Open
wchengad opened this issue Jun 12, 2024 · 1 comment
Open

Bake texture in latent space or in image space #12

wchengad opened this issue Jun 12, 2024 · 1 comment

Comments

@wchengad
Copy link

wchengad commented Jun 12, 2024

hi, thanks again for the great effort. Have you tried baking the texture in image space in diffusion steps? Why do you choose to bake the texture directly in latent space, rather than decode to image space, bake then encode back? It is more intuitive to me, like computing LPIPS loss in image space in SnycDiffusion.

Also, I have tried to texture in latent space while getting fuzzy results directly, could you help me analyze the difference?

Direct baking

bake

@LIU-Yuxin
Copy link
Owner

Could you explain in details about your experiment of "directly texture in latent space"? Do you mean encoding a RGB texture to latent space, apply it to the surface of the object, render a latent camera view, then decode the camera view to RGB?

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