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

How to extract 2048-D features? [Help ASAP] #111

Open
shadyaasis opened this issue Sep 16, 2023 · 2 comments
Open

How to extract 2048-D features? [Help ASAP] #111

shadyaasis opened this issue Sep 16, 2023 · 2 comments

Comments

@shadyaasis
Copy link

How to extract 2048-D features during feature extraction in this repository?
I am getting this error during test phase of 'mcan-vqa':
RuntimeError: mat1 and mat2 shapes cannot be multiplied (100x100 and 2048x512)

@shadyaasis shadyaasis changed the title How to extract 2048-D features? How to extract 2048-D features? [Help ASAP] Sep 16, 2023
@DLrook
Copy link

DLrook commented Oct 22, 2023

I also met the same problem ,
Have you found the solution?

@DLrook
Copy link

DLrook commented Oct 22, 2023

and I met the another problem :
RuntimeError: stack expects each tensor to be equal size, but got [100, 100] at entry 0 and [100, 95] at entry 56
I have no idea to deal with it ,
Looking forward 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

2 participants