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

What is the learnable queries like BLIP2 to serve as the input of video Q-former? #3

Open
tiesanguaixia opened this issue Sep 16, 2023 · 1 comment

Comments

@tiesanguaixia
Copy link

Thank you in advance!

@zjr2000
Copy link
Owner

zjr2000 commented Nov 8, 2023

The architecture of the Video-Q Former adheres to the standard design of a vanilla Q-Former; however, the difference lies in its input features, which are the query tokens derived from the image features—the output of the BLIP2 Q-Former. For a detailed understanding, you can examine the specific implementation at this line of code.

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