paper-with-me

홈 › Papers

DETRAM: End-to-end DEtection, Tracking and Recovery of HumAn Meshes

2026-07-10 · Chunggi Lee, Seonwook Park, Wanhua Li, Umar Iqbal, Hanspeter Pfister arxiv

In the task of human mesh recovery (HMR), multi-person scenes are particularly difficult to handle due to the many entities that appear and occlusions between them over time. In particular for video inputs, there is a need to track each entity reliably and consistently. Existing methods rely on pretrained human detection modules, increasing their runtime and limiting the number of tracked entities. We present DETRAM, a unified framework for multi-person HMR and tracking that simultaneously detects, reconstructs, and tracks humans across time, both automatically and via user prompts. DETRAM uses a single transformer decoder with an identity-consistent set of learnable query embeddings that persist across frames: detection queries discover new people, tracking queries maintain pose and shape for existing individuals, and prompt queries follow user-specified identities. Our approach achieves state-of-the-art tracking results on PoseTrack21, 3DPW, BEDLAM, and MuPoTS-3D, and competitive reconstruction accuracy on BEDLAM and 3DPW, while uniquely supporting prompt-based tracking of individuals in multi-person scenes. To our knowledge, this is the first method to unify promptability and multi-person HMR with tracking in an end-to-end trainable framework, enabling user-directed human analysis in videos.

📄 PDF Abstract BibTeX arXiv:2607.09089

Code (0)

등록된 구현이 없습니다.

Tasks

Human Mesh Recovery

Similar Papers 제목 키워드 기반

Multi-HMR 2: Multi-Person Camera-Centric Human Detection, Mesh Recovery and Tracking

2026-06-12 · Guénolé Fiche, Philippe Weinzaepfel, Romain Brégier, Fabien Baradel arxiv

Most advances in human mesh recovery (HMR) have focused on pelvis-centered recovery, overlooking metric 3D localization and detection accuracy in the camera coordinate system - two key factors for real-world applications…

Human Mesh RecoveryScene Understanding

Multi-THuMBS: Multi-person Tracking of 3D Human Meshes Beyond Video Shots

2026-07-02 · Jeongwan On, Muhammad Salman Ali, Muneeb A. Khan, Sunwoo Park 외 arxiv

Tracking multi-person 3D human meshes from in-the-wild videos is a highly challenging problem due to complex interactions, frequent occlusions, and severe truncation inherent in unconstrained environments. While recent a…

Camera Pose EstimationHuman Mesh Recovery

End-to-end Recovery of Human Shape and Pose

2017-12-18 · CVPR 2018 6 · Angjoo Kanazawa, Michael J. Black, David W. Jacobs, Jitendra Malik

We describe Human Mesh Recovery (HMR), an end-to-end framework for reconstructing a full 3D mesh of a human body from a single RGB image. In contrast to most current methods that compute 2D or 3D joint locations, we prod…

3D Hand Pose Estimation3D Human Pose Estimation3D Human Shape Estimation3D Multi-Person Pose Estimation+4

Skin3D: Detection and Longitudinal Tracking of Pigmented Skin Lesions in 3D Total-Body Textured Meshes

2021-05-02 · Mengliu Zhao, Jeremy Kawahara, Kumar Abhishek, Sajjad Shamanian 외

We present an automated approach to detect and longitudinally track skin lesions on 3D total-body skin surface scans. The acquired 3D mesh of the subject is unwrapped to a 2D texture image, where a trained objected detec…

Lesion Detection

MEGA: Masked Generative Autoencoder for Human Mesh Recovery

2024-05-29 · CVPR 2025 1 · Guénolé Fiche, Simon Leglaive, Xavier Alameda-Pineda, Francesc Moreno-Noguer

Human Mesh Recovery (HMR) from a single RGB image is a highly ambiguous problem, as an infinite set of 3D interpretations can explain the 2D observation equally well. Nevertheless, most HMR methods overlook this issue an…

Human Mesh Recovery