facebookresearch / facebookresearch/sam2
Getting output similar to SAM-1
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I noticed that the SAM1 and SAM2 gives different results (SAM1 is far better than SAM2) for the following generator
mask_generator = SAMAutomaticMaskGenerator(sam1)
and
mask_generator = SAM2AutomaticMaskGenerator(sam2)
Any suggestions?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.