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
Request for reconsideration of access to facebook/sam3
#286
by wyZhou - opened
Hi Meta SAM3 team,
My previous access request was rejected. I would like to kindly request a re-review.
HF username: wyZhou
Affiliation: Northwestern Polytechnical University, China
Use case: Academic research on image restoration and low-level vision. I am working on image restoration and enhancement methods, where SAM3 would be used for object/region-level segmentation, degradation-aware region analysis. The model will only be used for academic research and reproducibility experiments.
Thank you for your time and consideration.
Best regards,
Weiyu Zhou
Northwestern Polytechnical University
别试了,司马meta会拒绝中国用户,不管什么理由