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

Does the implementation satisfy the causailty constraint? #58

Open
Weafre opened this issue Feb 24, 2022 · 0 comments
Open

Does the implementation satisfy the causailty constraint? #58

Weafre opened this issue Feb 24, 2022 · 0 comments

Comments

@Weafre
Copy link

Weafre commented Feb 24, 2022

Hi,

The idea behind autoregressive modeling (pixelcnn, pixelcnn++,...) is that pixels are generated sequentially depending on the previous pixels. it is so called causality constraint.

with up and down sampling, i think the constraint is not satisfied.

It could be because of up and downsampling layers in your network.

Please correct me if I am wrong.

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