Instructions to use facebook/sam-3d-body-vith with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SAM 3D Body
How to use facebook/sam-3d-body-vith with SAM 3D Body:
from notebook.utils import setup_sam_3d_body estimator = setup_sam_3d_body(facebook/sam-3d-body-vith) outputs = estimator.process_one_image(image) rend_img = visualize_sample_together(image, outputs, estimator.faces)
- Notebooks
- Google Colab
- Kaggle
Add library tag
#2
by merve HF Staff - opened
No description provided.
devanshk changed pull request status to merged