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") - Notebooks
- Google Colab
- Kaggle
Access Request Declined β Request for Reconsideration
#199
by joker751705 - opened
Hello SAM3 team,
My access request to facebook/sam3 was declined. I would like to kindly ask whether my request could be reconsidered.
I am a student from China, affiliated with Sichuan Agricultural University. I plan to use SAM3 for academic research on my remote sensing project.
My affiliation information is real and can be verified. Thank you for your time and consideration.