facebookresearch/sam3
The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading the trained model checkpoints, and example notebooks that show how to use the model. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 99
- Release rhythm 35
- Longevity 29
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 412
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
11487 stars · 1739 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official code for Meta's Segment Anything Model 3 (SAM 3), a unified foundation model for promptable segmentation in images and videos. It supports inference and fine-tuning, model checkpoint downloads, and example notebooks, adding open-vocabulary concept-based segmentation of all object instances via text or visual prompts.
Use cases
- segment all instances of an object described by a text phrase in an image
- segment and track objects across video frames
- segment objects using point, box, or mask prompts
- fine-tune SAM 3 on custom segmentation data
- download and run SAM 3 checkpoints for inference
- build open-vocabulary detection and segmentation pipelines
When to choose
- you need state-of-the-art promptable image or video segmentation
- you want to segment every instance of an open-vocabulary concept from a text prompt
- you need a foundation segmentation model to fine-tune on your own data
- you want official checkpoints and example notebooks from Meta
When to avoid
- you need a permissively licensed model for commercial redistribution without restrictions (SAM license applies)
- you need lightweight real-time segmentation on CPU-only devices
- you only need simple classic image segmentation without deep learning
Facets
library · maturity active
machine-learning computer-vision image-processing video-processing sdk computer-vision image-processing machine-learning artificial-intelligence python cross-platform segment-anything promptable-segmentation open-vocabulary object-tracking foundation-model inference fine-tuning meta-ai video gpu
3 sources
- readme: https://github.com/facebookresearch/sam3 · fetched 2026-08-28 · abea3544c0a1
- homepage: https://ai.meta.com/sam3/ · fetched 2026-08-29 · 3f1f00296cae
- registry_pypi: https://pypi.org/pypi/sam3/json · fetched 2026-08-29 · a2bfce2f3610
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/sam3 | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/sam3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem