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

About reconstructing from noise? #5

Open
Sreerag-ibtl opened this issue Jun 24, 2023 · 1 comment
Open

About reconstructing from noise? #5

Sreerag-ibtl opened this issue Jun 24, 2023 · 1 comment

Comments

@Sreerag-ibtl
Copy link

Hi @tanelp. Wondering if there's any material I can refer to for understanding how the reconstruction from noise works. TIA

@Ivan-wang
Copy link

Hi @Sreerag-ibtl , I'm also learning this amazing code. Not sure if you got answers. But basically, I found this code strictly follows the equations here https://arxiv.org/abs/2208.11970
Specifically,
reconstruct_x0 -> Eq. (69) on page 11
q_posterior and get_variance -> Eq. (84) on page 12

Other methods should be straightforward.

Really appreciate @tanelp 's work cause this code is so clean and easy to understand.

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