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

why is there self.prior_ftr0 in the decoder model? #35

Open
Sadegh-Saberian opened this issue May 3, 2022 · 0 comments
Open

why is there self.prior_ftr0 in the decoder model? #35

Sadegh-Saberian opened this issue May 3, 2022 · 0 comments

Comments

@Sadegh-Saberian
Copy link

Hello, great work! I am trying to understand NVAE, but I could not figure out the role of self.prior_ftr0 or h block in Fig2 in the decoder model. Correct me if im wrong, but i could not find any details regarding h in the paper; and the code defines it to be a random vector generated in the initialization of the model and then being used in the forward pass to kickstart the decoder model. my question is why did you chose this design rather than starting with just z1? Is there some part that Im missing here?

thank you so much for the great paper and repo.

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

1 participant