facebookresearch / facebookresearch/sam2
Self attention in mask decoder
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
If I understand correctly, you're providing the mask prompt as a dense embedding and then adding it to the image embeddings.
When feeding this combined input into the transformer in the mask decoder, did you perform self-attention on the [image embedding + mask dense embedding]?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.