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
Access request rejected β requesting manual review
Hello SAM3 Team,
My access request to the facebook/sam3 repository was rejected.
I would kindly like to request a manual review of my access request, or a reset that would allow me to submit the application again.
I would like to use SAM3 for a computer vision project involving image segmentation and object detection on image datasets. I intend to use the model for research/development purposes and I will comply with the SAM3 license and all applicable usage restrictions.
If my previous application contained incomplete or incorrect information, I would be happy to provide any additional details or correct the application.
Hugging Face username: Marica22
Thank you for your time and consideration.
Best regards,
Marica