Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

embedl
/
sam-3d-body

Image Feature Extraction
SAM 3D Body
ONNX
TensorRT
sam
dinov3
quantization
edge
embedl
Model card Files Files and versions
xet
Community

Instructions to use embedl/sam-3d-body with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • SAM 3D Body

    How to use embedl/sam-3d-body with SAM 3D Body:

    from notebook.utils import setup_sam_3d_body
    
    estimator = setup_sam_3d_body(embedl/sam-3d-body)
    outputs = estimator.process_one_image(image)
    rend_img = visualize_sample_together(image, outputs, estimator.faces)
  • TensorRT

    How to use embedl/sam-3d-body with TensorRT:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
sam-3d-body
6.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
quantshah's picture
quantshah
Document CUDA 12.8 / TensorRT 10.16 (cu12) environment + version-sensitivity note
f534c4b verified 10 days ago
  • .gitattributes
    1.65 kB
    Publish Embedl SAM 3D Body INT8 (DINOv3 ViT-H+/16 backbone) + demo 12 days ago
  • README.md
    12.4 kB
    Document CUDA 12.8 / TensorRT 10.16 (cu12) environment + version-sensitivity note 10 days ago
  • demo_3d.py
    5.2 kB
    Add full 3D-mesh demo (demo_3d.py) + run instructions 12 days ago
  • embedl_sam3dbody_int8.onnx
    3.42 MB
    xet
    512x512 (production res) INT8 artifacts 12 days ago
  • embedl_sam3dbody_int8.onnx.data

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    3.37 GB
    xet
    512x512 (production res) INT8 artifacts 12 days ago
  • embedl_sam3dbody_int8.pt2
    3.37 GB
    xet
    512x512 (production res) INT8 artifacts 12 days ago
  • infer_pt2.py
    3.79 kB
    Update card to 512 + 3D mesh demo + TRT 10.16 benchmarks 12 days ago
  • infer_trt.py
    6.56 kB
    Update card to 512 + 3D mesh demo + TRT 10.16 benchmarks 12 days ago
  • sample_input.png
    845 kB
    xet
    Publish Embedl SAM 3D Body INT8 (DINOv3 ViT-H+/16 backbone) + demo 12 days ago