Instructions to use tuandao-zenai/sam-3d-objects with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SAM 3D Objects
How to use tuandao-zenai/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("tuandao-zenai/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
- Xet hash:
- 30a915bea5d8f120963a441129e2ae75a0ea3dd195c5197e938c11cf262e591a
- Size of remote file:
- 4.91 GB
- SHA256:
- 91529bde8e7daa12d09618a66c319e3a5a6398db6b23b958cedcb1c3f28faabb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.