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

Question about Text-to-Image Pretraining #45

Open
Shuaizhang7 opened this issue Feb 6, 2025 · 1 comment
Open

Question about Text-to-Image Pretraining #45

Shuaizhang7 opened this issue Feb 6, 2025 · 1 comment

Comments

@Shuaizhang7
Copy link

The paper states that the training phase is divided into Text-to-Image Pre-training and Text-to-Video Pre-training. I would like to know how to use image data to train 3D full attention, since image data has one less dimension than video data? Can the 3D Full Attention trained with image data continue to be trained with video data without modification?

@TikhonovDongqiudi
Copy link
Contributor

Thanks for your question. Actually the Text-to-Image Pre-training phase uses the 2D attention and then it switches into 3D attention in the Text-to-Video Pre-training phase.

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