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

Accessing image x text features #362

Open
adrian-dalessandro opened this issue Oct 10, 2024 · 1 comment
Open

Accessing image x text features #362

adrian-dalessandro opened this issue Oct 10, 2024 · 1 comment

Comments

@adrian-dalessandro
Copy link

I'm interested in inspecting the image crossed with text features during the fusion step. However, when I extract them it appears the multi scale image features are concatenated and have the approximate shape (B, 10000+, 256). There isn't a square number of image patches so I can't just reshape it to (B,H,W,256). How can I parse out the multi-scale features.

@ParthaNanjanagud
Copy link

Hey were you able to find the solution to your issue ?

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