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

What are the length (frames) of x^a and x^b when sampling autoregressively? #16

Open
eri24816 opened this issue Sep 30, 2022 · 0 comments

Comments

@eri24816
Copy link

What are the length (frames) of x^a and x^b when sampling autoregressively?

My understanding is that since the model is trained on videos consisting of 16 frames, the summation of the length of x^a and x^b should be 16. But I'm not sure how long they are separately.

For example, we could first generate a video x^a ∼ p_θ(x) consisting of 16 frames, and then extend it with a second sample x^b ∼ p_θ(x^b|x^a)

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