Instructions to use facebook/sam3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/sam3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("mask-generation", model="facebook/sam3")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("facebook/sam3") model = AutoModel.from_pretrained("facebook/sam3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Request for Manual Review / Reset of Rejected SAM 3 Access β Embodied AI Research
Dear Meta SAM Team,
My access request to facebook/sam3 was rejected . I would appreciate it if you could manually review my application or reset it to pending.
Hugging Face username: clusternlh
Affiliation: USTC(University of Science and Technology of China) and Huazhi AI ( an embodiment deployment company)
Job title: AI Developer/Engineer
Country/Region: China
Intended use:
I am working on embodied-AI and robotic-manipulation research. I am evaluating an action-conditioned video world model for robot manipulation.
SAM 3 will be used only as an offline evaluation component to detect and track robot arms, end effectors, and grippers in generated manipulation videos. The detected positions are converted into 2D trajectories and compared with ground-truth robot trajectories for model evaluation.
And I want to use SAM 3 to evalue my submission in World Arena 2.0. It is just a contest in IROS 2026(http://iros2026challenge.world-arena.ai/)
SAM 3 is not used for human identification, biometric recognition, surveillance, military applications, weapons, or autonomous targeting.
I am happy to provide additional information about our research or organization if required.
Could you please manually review the request or reset it so that I can resubmit the application?
Thank you.