facebookresearch / facebookresearch/sam3
Does SAM 3 support spatial/positional text prompts?
Open
- Dominant language
- Python
- Stars
- 11.7k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
I have been testing SAM 3 on the official demo/codebase and noticed that the model seems insensitive to spatial or directional descriptors in text prompts.
When I provide a text prompt that includes a specific location (e.g., "the button in the bottom-left corner"), SAM 3 tends to segment all instances of that object class in the image, ignoring the positional constraint.
Contributor guide
Assessment
This issue has not been assessed yet.