You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository demonstrates the use of **SAM2 (Segment Anything Model 2)** to automatically generate object masks for images. SAM2 efficiently processes prompts to generate masks by sampling over the entire image and predicting multiple masks from single-point input prompts.