facebookresearch / facebookresearch/sam2
The contradiction of two parameters "num_maskmem" and "max_obj_ptrs_in_encoder"
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
num_maskmem=7,
max_obj_ptrs_in_encoder=16,
the two sets in sam2_base.py are different, but I think should be the same logically, cause each of them they should match one identical history frame in the stage of memeory attention.
who can help me?
Contributor guide
Assessment
This issue has not been assessed yet.