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 SAM3 Gating Group Access β E1c
Hello Meta SAM Team,
My access request to the SAM3 Gating Group Collection was rejected on
September 16. I would like to respectfully request a manual review of my
application. If direct approval is not possible, I would appreciate it if
my request status could be reset to pending so that I can submit the
application again with complete information.
I have now completed my Hugging Face profile and verified my primary email.
My name is Zongbin Li. I am a Master's student and graduate researcher at
the Chinese Academy of Agricultural Mechanization Sciences.
I intend to use SAM 3 exclusively for non-commercial academic research on
greenhouse agricultural robots. My research focuses on greenhouse tomato
inspection, plant, leaf, fruit, and disease-lesion segmentation, video
object tracking, disease-region 3D localization, and robotic precision
spraying under changing illumination, occlusion, and viewpoint conditions.
SAM 3 will be evaluated as a visual perception component in an academic
greenhouse robot research project. The model and checkpoints will be used
locally for research experiments and academic evaluation only.
I will not redistribute the model weights, share access credentials,
provide unauthorized public model access, or use the model for
surveillance, biometric identification, military applications, or other
prohibited purposes.
I confirm that I will comply with the SAM License, applicable acceptable-use
requirements, Meta Privacy Policy, Hugging Face terms, and applicable trade
control laws.
Hugging Face username: E1c
Full name: Zongbin Li
Affiliation: Chinese Academy of Agricultural Mechanization Sciences
Position: Master's Student / Graduate Researcher
Country: China
Research field: Agricultural Robotics and Computer Vision
Email status: Primary email verified on Hugging Face
Thank you very much for your time and consideration.