facebookresearch / facebookresearch/sam2
What exactly is object pointer?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I would appreciate it if someone could shed some light on the `object pointer` feature introduced in SAM2.
As mentioned in the paper:
`
In addition to the spatial memory, we store a list of object pointers as lightweight vectors for high-level semantic information of the object to segment, based on mask decoder output tokens of each frame.
`
However, in the (inference) code, I just don't see the benefit of this particular token. Moreover, the tracking still seems to work if you disable it. I wonder if someone could share their insights on this.
Contributor guide
Assessment
This issue has not been assessed yet.