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

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

DETRAM is a unified framework addressing multi-person Human Mesh Recovery (HMR) and tracking in video inputs, a task complicated by numerous entities and occlusions. Unlike existing methods relying on separate detection modules, DETRAM simultaneously detects, reconstructs, and tracks humans across time, supporting both automatic and user-prompted operations. It employs a single transformer decoder with identity-consistent learnable query embeddings, categorized into detection, tracking, and prompt queries. This approach achieves state-of-the-art tracking results on PoseTrack21, 3DPW, BEDLAM, and MuPoTS-3D, alongside competitive reconstruction accuracy on BEDLAM and 3DPW. DETRAM is notably the first end-to-end trainable framework to integrate promptability with multi-person HMR and tracking, facilitating user-directed human analysis in videos.

Key takeaway

For Computer Vision Engineers developing systems for multi-person video analysis, DETRAM offers a significant advancement. If your projects require robust, identity-consistent tracking and the flexibility of user-prompted human mesh recovery, you should evaluate this end-to-end framework. Its unified approach simplifies pipelines and improves performance in challenging scenes, making it a strong candidate for applications needing precise, interactive human motion capture.

Key insights

DETRAM unifies multi-person Human Mesh Recovery and tracking with promptability using a single transformer decoder and identity-consistent queries.

Principles

Method

DETRAM utilizes a single transformer decoder with distinct learnable query embeddings (detection, tracking, prompt) to simultaneously detect, reconstruct, and track humans in videos, supporting user-specified identities.

In practice

Topics

Best for: Research Scientist, AI Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.