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

A little question about dimensions #54

Open
lxr-1204 opened this issue Mar 22, 2024 · 0 comments
Open

A little question about dimensions #54

lxr-1204 opened this issue Mar 22, 2024 · 0 comments

Comments

@lxr-1204
Copy link

Thank you for such a great job. After reading the code, I have a little question about the comments and I hope you can help me!
In the following code, the dimensions of visual_context are [B, N, C] and the dimensions of text_embeddings are [B, K, C]. Should the dimensions after context_decoder be [B, K, C]?

image

To facilitate your reading, I paste the context_decoder forward code below

image

Thanks again for your reply

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

1 participant