Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A data dimension issue. #10

@L14ngM

Description

@L14ngM

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions