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
Request for Access to SAM 3 for SLAM and Segmentation Research
#178
by jihun1228 - opened
Hi,
I am a graduate student working on a SLAM and segmentation project.
I would like to evaluate SAM 3 within a SLAM pipeline and would appreciate access to the checkpoints for research purposes.
Thanks,
Jihun
Hi, did you get access to the model?
I haven't been granted access to it yet too
Me too.. I didn't get access to the model.
I also did not and its been about 3 days