Skip to content

Is it possible to perform autoregressive rollout using the teacher model? #59

@LeeKeyu

Description

@LeeKeyu

Hi author, thanks for your great work. I would like to ask if it is possible to perform autoregressive rollout to generate long videos using the bidirectional teacher model with sliding window inference.
As in the paper, you seem to train the student model simply using 10s videos without autoregressively generating longer videos, and sliding window is used during inference to generate long videos in an autoregressive way. So I suppose this autoregressive generation method should also be applicable to the teacher model (although results may not be with good quality).

Please tell me if I understand wrongly. Thank you a lot in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions