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

Questions about forward function #72

Open
CserDu opened this issue Jul 1, 2024 · 1 comment
Open

Questions about forward function #72

CserDu opened this issue Jul 1, 2024 · 1 comment

Comments

@CserDu
Copy link

CserDu commented Jul 1, 2024

This is a great work. I have some questions about the forward function in moviechat.py. In the forward function, only the encode_videoQformer_visual function is used, but this function seems to directly merge all the video frames according to the similarity until there are 256 frames left, which seems inconsistent with the description in the paper.
forward

@Espere-1119-Song
Copy link
Collaborator

Thanks for your question! We don't use function encode_videoQformer_visual and forward for our model. We choose VideoLLaMA as our base model, and some functions are not used. Sorry for causing confusion, and we will delete them in our next version.

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