Roboflow

Segment Anything Model (SAM) vs SAM 3

Compare Segment Anything Model (SAM) and SAM 3 side-by-side.

Compare Segment Anything Model (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

Segment Anything Model (SAM) vs SAM 3 Comparison Table

Evals updated July 10, 2026Pricing updated July 21, 2026

PropertySegment Anything Model (SAM)SAM 3
OrganizationMetaMeta
Categoryopenclosed
Modalityvisionmultimodal
Release DateApr 2023Nov 2025
Context Window
Parameters91M-636M
LicenseApache 2.0Proprietary
Vision Tasks
Instance Segmentation
Object DetectionDemo
Promptable Concept SegmentationDemo
Video Object Tracking
Zero Shot Segmentation
Model Features
Foundation Vision
Zero-shot Detection

Segment Anything Model (SAM) vs SAM 3: Overview

Segment Anything Model (SAM)

The Segment Anything Model is a promptable image segmentation foundation model developed by Meta AI, released in April 2023 under the Apache 2.0 license. It introduces a general-purpose segmentation architecture trained on SA-1B, a dataset of over 1 billion masks across 11 million images collected using a data engine that leveraged the model itself. SAM accepts point, bounding box, and mask prompts and generates high-quality segmentation masks for any object in an image, including objects not seen during training.

SAM achieves strong zero-shot performance across a wide range of segmentation tasks and domains. Its promptable interface makes it suitable as a building block for automated annotation, interactive segmentation tools, and integration with detection models such as Grounding DINO. SAM has been extended by subsequent works including SAM 2, SAM 3, and Grounded-SAM.

SAM 3

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.