Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

how to understand predicting mask_embed using only query_feat #246

@gaosanyuan

Description

@gaosanyuan

In the prediction head of Mask2Former, the mask embedding is solely computed based on the decoder output, specifically the query features (query_feat). This raises a question about the model's ability to differentiate between objects with similar semantics but different spatial locations, as they might share similar query features. It's unclear why the model doesn't incorporate additional information, such as dedicated query embeddings, to enhance the discrimination process.
Thanks

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