Grounded SAM vs SAM 3
Compare Grounded SAM and SAM 3 side-by-side.
Compare Grounded SAM vs SAM 3 live
Run the same image across every model that supports a task and compare their outputs side-by-side.
These models don't share enough common tasks for a side-by-side demo. See the comparison table below for their capabilities.
Models in this comparison
Grounded SAM vs SAM 3: Overview
Grounded SAM is an open-vocabulary image segmentation model developed by IDEA Research, released in January 2024 under the Apache 2.0 license. It combines Grounding DINO, a zero-shot open-vocabulary object detector, with the Segment Anything Model to produce precise segmentation masks for objects identified through free-form text prompts. The two models are used sequentially: Grounding DINO localizes objects from a text query, and SAM generates the corresponding segmentation masks.
Grounded SAM enables zero-shot instance segmentation without task-specific training data, making it applicable to domains where labeled segmentation data is scarce. It supports arbitrary text queries and can segment objects not represented in standard training sets. The model is commonly used in automated labeling pipelines, robotic perception, and domain-specific vision applications requiring open-vocabulary segmentation.
Released on November 19th, 2025, Segment Anything 3 (SAM 3) is a zero-shot image segmentation model that “detects, segments, and tracks objects in images and videos based on concept prompts.” This model was developed by Meta as the third model in the Segment Anything series.
Unlike its previous SAM models (Segment Anything and Segment Anything 2), you can provide SAM 3 with the prompt “shipping container” and it will generate precise segmentation masks for all shipping containers in an image. SAM 3 generates segmentation masks that correspond to the location of the objects found with a text prompt.
Grounded SAM vs SAM 3 Comparison Table
| Property | Grounded SAM | SAM 3 |
|---|---|---|
| Organization | IDEA Research | Meta |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Jan 2024 | Nov 2025 |
| Context Window | — | — |
| Parameters | ||
| License | Apache 2.0 | Proprietary |
| Vision Tasks | ||
| Zero Shot Segmentation | ||
| Instance Segmentation | ||
| Object Detection | Demo | |
| Promptable Concept Segmentation | Demo | |
| Video Object Tracking | ||
| Vision Language | ||
| Model Features | ||
| Zero-shot Detection | ||
| Foundation Vision | ||
| Multimodal Vision | ||