huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: November 22 2025
mask-generation

Introduction of sam3

Model Details of sam3

SAM 3

This repository mirrors the official Segment Anything Model 3 (SAM 3) weights released by Meta Superintelligence Labs. SAM 3 is a unified foundation model for prompt-driven segmentation in images and videos. It supports open-vocabulary text prompts and visual prompts (points/boxes/masks). Compared to SAM 2, SAM 3 exhaustively segments each instance of a requested concept and reaches ~75–80% of human-level performance on the SA-CO benchmark (270K unique concepts).

Highlights
  • Presence token improves discrimination between closely related prompts.
  • Decoupled detector + tracker scales better for long video sequences.
  • 4M+ automatically annotated concepts ensure broad coverage of open-world categories.

Original paper: SAM 3: Segment Anything with Concepts (Meta AI, 2024).
Resources: Project Page · Demo

Files Included
  • sam3.safetensors — detector and tracker weights for image + video segmentation.
  • Tokenizer/config assets should be copied from the official facebookresearch/sam3 repository; this mirror only repackages the safetensors weights for self-hosting.
Quickstart
pip install torch==2.7.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126
pip install git+https://github.com/facebookresearch/sam3.git

python - <<'PY'
from sam3 import build_sam3_image_model
from sam3.model.sam3_image_processor import Sam3Processor
model = build_sam3_image_model(
    bpe_path="sam3/assets/bpe_simple_vocab_16e6.txt.gz",
    device="cuda",
    eval_mode=True,
    checkpoint_path="sam3.safetensors",
    load_from_HF=False,
)
processor = Sam3Processor(model, device="cuda")
state = processor.set_image("your_image.jpg")
state = processor.set_text_prompt("white bicycle", state)
print(state["masks"].shape)
PY
Integration Notes

These mirrored weights are used in the AILab SAM3 ComfyUI node (RMBG edition) to enable promptable segmentation workflows directly inside ComfyUI. The node loads sam3.safetensors , tokenizer assets, and the SAM3 processors locally, so the entire pipeline stays compatible even when offline.

License & Usage
  • This mirror preserves Meta's original weights and is subject to the license on facebook/sam3 . You must accept Meta's terms before downloading the official release.
  • When hosting this file in your own Hugging Face repository, keep this notice and credit the original authors.
  • Cite the SAM 3 paper for any research or product that builds upon these weights.

Runs of 1038lab sam3 on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About sam3 huggingface.co Model

More sam3 license Visit here:

https://choosealicense.com/licenses/other

sam3 huggingface.co

sam3 huggingface.co is an AI model on huggingface.co that provides sam3's model effect (), which can be used instantly with this 1038lab sam3 model. huggingface.co supports a free trial of the sam3 model, and also provides paid use of the sam3. Support call sam3 model through api, including Node.js, Python, http.

1038lab sam3 online free

sam3 huggingface.co is an online trial and call api platform, which integrates sam3's modeling effects, including api services, and provides a free online trial of sam3, you can try sam3 online for free by clicking the link below.

1038lab sam3 online free url in huggingface.co:

https://huggingface.co/1038lab/sam3

sam3 install

sam3 is an open source model from GitHub that offers a free installation service, and any user can find sam3 on GitHub to install. At the same time, huggingface.co provides the effect of sam3 install, users can directly use sam3 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

sam3 install url in huggingface.co:

https://huggingface.co/1038lab/sam3

Url of sam3

Provider of sam3 huggingface.co

1038lab
ORGANIZATIONS

Other API from 1038lab

huggingface.co

Total runs: 20.8K
Run Growth: -555
Growth Rate: -2.67%
Updated:July 21 2026
huggingface.co

Total runs: 14.2K
Run Growth: 4.1K
Growth Rate: 28.92%
Updated:February 06 2025
huggingface.co

Total runs: 2.6K
Run Growth: -123
Growth Rate: -4.66%
Updated:August 24 2025
huggingface.co

Total runs: 47
Run Growth: 21
Growth Rate: 44.68%
Updated:February 23 2025
huggingface.co

Total runs: 41
Run Growth: -41
Growth Rate: -97.62%
Updated:February 06 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 17 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 05 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:November 18 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:October 30 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 05 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 20 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 09 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 13 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 22 2024