Skip to content

Accessing image x text features #362

Open
@adrian-dalessandro

Description

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.

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