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

prepare_rotary_positional_embeddings #406

Open
HaoZhang990127 opened this issue Oct 10, 2024 · 1 comment
Open

prepare_rotary_positional_embeddings #406

HaoZhang990127 opened this issue Oct 10, 2024 · 1 comment
Assignees

Comments

@HaoZhang990127
Copy link

Feature request / 功能建议

train video with different resolution

Motivation / 动机

train video with different resolution

Your contribution / 您的贡献

Hi,

Thank you for your nice work again. I am confuse about the prepare_rotary_positional_embeddings function,

def prepare_rotary_positional_embeddings(
, in here you use base_height: int = 480, base_width: int = 720 for your fix resolution training. Could you explain the meaning of the base_height and base_width? If i want to train a video with height=720 and width=480, what base_height and base_width should be set in here? And if I want to train the video with random resolution, what base_height and base_width should be set in here?
image

Thank you

@foreverpiano
Copy link

same problem

@zRzRzRzRzRzRzR zRzRzRzRzRzRzR self-assigned this Oct 13, 2024
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

3 participants