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 AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("facebook/sam3") model = AutoModel.from_pretrained("facebook/sam3") - Notebooks
- Google Colab
- Kaggle
SAM3 access request
#211
by LucasRed95 - opened
My new access request is still pending since 05.April.2026, the old one was even in March...
username: LucasRed95 β could you please approve?
Hello Meta SAM3 team,
My access request for facebook/sam3 was rejected.
I am a student working on a non-commercial graduation project on coral reef image segmentation.
Could you please review my request again or let me know whether I can reapply?
Hugging Face username: lgcris
Thank you.
I need this urgently for a customer order. The only workflow that works for me requires SAM3. I would really appreciate it if you could approve the request as soon as possible.