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

Generated inlier/outlier embedding seems not being used when synthesizing images #21

Open
wangpuyi opened this issue Aug 18, 2024 · 2 comments

Comments

@wangpuyi
Copy link

Thanks for your great work!

However, when trying to synthesiszng images in the pixel space following your guidance, I find it seems that loaded_embedding is never used in the script and condition is prompted as line.

It shows that random noise is added to change condition instead of using generated inlier/outlier embedding in the previous stage, which confuses me a lot and hope to get your explanation.

Thanks for your consideration.

@LarsDoorenbos
Copy link

LarsDoorenbos commented Oct 21, 2024

I am also curious about this.

@LarsDoorenbos
Copy link

Found it: it's hidden here

self.outlier_embedding = torch.from_numpy(

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