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 data dimension issue. #10

Open
L14ngM opened this issue May 16, 2024 · 0 comments
Open

A data dimension issue. #10

L14ngM opened this issue May 16, 2024 · 0 comments

Comments

@L14ngM
Copy link

L14ngM commented May 16, 2024

posemb_grid = posemb_grid.reshape(1, gs_old_h, gs_old_w, -1).permute(0, 3, 1, 2)
RuntimeError: shape '[1, 39, 39, -1]' is invalid for input of size 589824
Thank you very much for your and your team's contribution.
Hello, I encountered this problem while trying to reproduce this model. Can anyone tell me where the issue might be?
Is it because the model and data I used do not match?

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