Instructions to use facebook/sam-3d-objects with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SAM 3D Objects
How to use facebook/sam-3d-objects with SAM 3D Objects:
from inference import Inference, load_image, load_single_mask from huggingface_hub import hf_hub_download path = hf_hub_download("facebook/sam-3d-objects", "pipeline.yaml") inference = Inference(path, compile=False) image = load_image("path_to_image.png") mask = load_single_mask("path_to_mask.png", index=14) output = inference(image, mask) - Notebooks
- Google Colab
- Kaggle
Request to reset my rejected SAM 3D Objects access application
Hello SAM 3D Objects Team,
My Hugging Face username is yellow-0v0.
My previous access request for facebook/sam-3d-objects was rejected.
I may not have provided my personal and institutional information in the required format.
I have now updated my Hugging Face profile with my full legal name.
I need the official checkpoints solely for academic research and reproducibility at:
Full organization name: The University of Hong Kong
Research purpose: Reproducing and evaluating the official SAM 3D Objects inference pipeline.
I will comply with the SAM License and will not redistribute or publicly host the model checkpoints.
Could you please reset my request status to pending so that I can submit the required information again?
Thank you for your consideration.
Best regards,
tonny lv
Hugging Face username: yellow-0v0