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
Approval for Sam3 and Dino3
#501
by 2005omar - opened
Hello,
My request is pending for days whereas my colleague got his request approved within 2hrs. I'm trying to work on a proof of concept for my department in the Canadian federal government. Please approve my request and feel free to ask any questions.
My username: 2005omar