SAM 3D Body: Robust Full-Body Human Mesh Recovery
Summary
SAM 3D Body is a promptable 3D human mesh recovery model using a novel parametric representation (MHR) and encoder-decoder architecture, achieving state-of-the-art performance with strong generalization. The model supports auxiliary prompts and is open-source.
View Cached Full Text
Cached at: 06/05/26, 02:06 PM
Paper page - SAM 3D Body: Robust Full-Body Human Mesh Recovery
Source: https://huggingface.co/papers/2602.15989 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
A promptable 3D human mesh recovery model using a novel parametric representation and encoder-decoder architecture achieves state-of-the-art performance with strong generalization across diverse conditions.
We introduce SAM 3D Body (3DB), a promptable model for single-image full-body3D human mesh recovery(HMR) that demonstrates state-of-the-art performance, with strong generalization and consistent accuracy in diverse in-the-wild conditions. 3DB estimates the human pose of the body, feet, and hands. It is the first model to use a newparametric mesh representation,Momentum Human Rig(MHR), which decouples skeletal structure and surface shape. 3DB employs anencoder-decoder architectureand supportsauxiliary prompts, including2D keypointsandmasks, enabling user-guided inference similar to the SAM family of models. We derive high-quality annotations from a multi-stage annotation pipeline that uses various combinations of manual keypoint annotation,differentiable optimization,multi-view geometry, anddense keypoint detection. Ourdata engineefficiently selects and processes data to ensure data diversity, collecting unusual poses and rare imaging conditions. We present a newevaluation datasetorganized by pose and appearance categories, enabling nuanced analysis of model behavior. Our experiments demonstrate superior generalization and substantial improvements over prior methods in bothqualitative user preference studiesand traditionalquantitative analysis. Both 3DB and MHR are open-source.
View arXiv pageView PDFProject pageGitHub3.11kAdd to collection
Get this paper in your agent:
hf papers read 2602\.15989
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2602.15989 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2602.15989 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2602.15989 in a Space README.md to link it from this page.
Collections including this paper2
Similar Articles
SAM 3D Animal: Promptable Animal 3D Reconstruction from Images in the Wild
SAM 3D Animal introduces a promptable framework for multi-animal 3D reconstruction from single images in the wild, built on the SMAL+ model, achieving state-of-the-art results on multiple datasets.
@skalskip92: there's no catch; SAM3 is open source and really good one of the things it does really well is object tracking, even in…
SAM3 (Segment Anything Model 3) is open source and performs exceptionally well at object tracking even in complex scenes like basketball, making it a standout computer vision model.
SAM 3: Segment Anything with Concepts
SAM 3 introduces a unified model for promptable concept segmentation and tracking, achieving state-of-the-art performance with a decoupled recognition and localization architecture and a scalable data engine.
SpatialAvatar-0: High-Quality 4D Head Avatar with Multi-Stage Reconstruction
SpatialAvatar-0 introduces a multi-stage reconstruction method for high-quality 4D head avatars using a shared FLAME-mesh-bound Gaussian representation, achieving superior performance across benchmarks with reduced iterations.
4D Human-Scene Reconstruction from Low-Overlap Captures
Proposes StudioRecon, a method for 4D human-scene reconstruction from low-overlap camera captures, using separate priors for backgrounds (video diffusion) and humans (SMPL), with a recursive enhancement module. Accepted to SIGGRAPH 2026, outperforming prior methods by +1.5 to +5.0 dB PSNR.