Skip to content

abuout xy and wh in gen_sineembed_for_position #79

@xianjiez

Description

@xianjiez

I have a question about the correspondence between xy and wh in torch.cat((pos_y, pos_x, pos_w, pos_h), dim=2), why isn't it torch.cat (pos_y, pos_x, pos_h, pos_w), This way, y corresponds to h, and x corresponds to w, I hope to receive your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions