SAM 3
Meta segmentation model that detects and tracks every instance of a concept from text or visual prompts.
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
Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.
Lightweight face recognition and analysis framework wrapping multiple models.
Foundation model for monocular depth estimation by TikTok.
Monocular depth estimation model producing detailed depth maps from single images.
Meta AI research platform for object detection, segmentation, and pose estimation.
Simple and effective multi-object tracking using every detection box.
Mentioned in
Real-Time Object Detection in 2026: RF-DETR, YOLO26, SAM 3
A working guide to real-time detection and segmentation in 2026: RF-DETR, YOLO26, SAM 3, open-vocabulary...
Billy C
Single Image to 3D Model: The 2026 Open Source Pipeline
How the leading open-weight image-to-3D models compare on mesh quality, PBR textures, VRAM, speed, and the...
Max P