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

Problem when training using one-image-token (live1 mode) #32

Open
yeungchenwa opened this issue Sep 4, 2024 · 3 comments
Open

Problem when training using one-image-token (live1 mode) #32

yeungchenwa opened this issue Sep 4, 2024 · 3 comments

Comments

@yeungchenwa
Copy link

Hi, thanks for your work! When I trained the model under the live1 mode (just using [CLS] token), it will occur the problems that
截屏2024-09-04 19 58 15
Thanks again!

@chenjoya
Copy link
Collaborator

chenjoya commented Sep 5, 2024

Hi, many thanks for your interests! Could you share with me the details of your extracted frame embedding? Is it 1x1024 for one frame (not 10x1024) right?

@yeungchenwa
Copy link
Author

Hi, many thanks for your interests! Could you share with me the details of your extracted frame embedding? Is it 1x1024 for one frame (not 10x1024) right?

Thanks for your feedback! Yes, the extracted frame embedding is 1x1024 for one frame.

@zhangyl4
Copy link

I ran into the same issue and I guess it was caused by the LiveOneTrainingArguments setting frame_token_interval to '' instand of ','. I changed it and it worked, but I'm not sure it solved the root cause.

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