SAM 3

Meta segmentation model that detects and tracks every instance of a concept from text or visual prompts.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

Meta's third Segment Anything Model moves from clicking on single objects to promptable concept segmentation: given a short text phrase or an exemplar box, SAM 3 detects, segments, and tracks every instance of that concept across an image or video. Under the hood, an 848 million parameter model pairs a DETR based detector with a transformer tracker over a shared vision encoder, and the interactive point and mask refinement of earlier SAM versions still works. Meta released the code, checkpoints on Hugging Face behind an access request, and the SA-Co benchmark covering 270,000 unique concepts; a SAM 3.1 update in March 2026 added shared-memory multi-object tracking. Running it locally requires Python 3.12, PyTorch 2.7 or newer, and an NVIDIA GPU with CUDA 12.6 support. The custom SAM License permits commercial use, modification, and redistribution, with restrictions on military and weapons applications. Since the November 2025 release the repository has drawn over 11,000 GitHub stars, and the model quickly became the default open vocabulary segmentation baseline.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
SAM License
Added
Jul 29, 2026

Related Tools

Featured

Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)

Lightweight face recognition and analysis framework wrapping multiple models.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Foundation model for monocular depth estimation by TikTok.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Monocular depth estimation model producing detailed depth maps from single images.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Meta AI research platform for object detection, segmentation, and pose estimation.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Simple and effective multi-object tracking using every detection box.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Browse all Computer Vision & Object Detection tools