Pose-independent 3D Anthropometry from Sparse Data
David Bojanić, Stefanie Wuhrer, Tomislav Petković, Tomislav Pribanić
TL;DR
This paper tackles the problem of estimating 3D body measurements without requiring the subject to remain in the fixed A-pose, enabling pose-invariant anthropometry from sparse landmarks. It introduces a learning approach that uses 70 landmarks plus 158 pose-independent features to predict 11 standard measurements in the A-pose, trained on CAESAR and evaluated on CAESAR, DYNA, and 4DHumanOutfit data. The method achieves accuracy comparable to dense-geometry approaches while enabling estimation from arbitrary poses, showing robustness to landmark noise and clothing, and it is released as open-source to foster reproducibility and broader use. This work significantly lowers the data-collection burden and expands applicability to subjects who cannot maintain an A-pose, with practical impact for health, fashion, and ergonomics.
Abstract
3D digital anthropometry is the study of estimating human body measurements from 3D scans. Precise body measurements are important health indicators in the medical industry, and guiding factors in the fashion, ergonomic and entertainment industries. The measuring protocol consists of scanning the whole subject in the static A-pose, which is maintained without breathing or movement during the scanning process. However, the A-pose is not easy to maintain during the whole scanning process, which can last even up to a couple of minutes. This constraint affects the final quality of the scan, which in turn affects the accuracy of the estimated body measurements obtained from methods that rely on dense geometric data. Additionally, this constraint makes it impossible to develop a digital anthropometry method for subjects unable to assume the A-pose, such as those with injuries or disabilities. We propose a method that can obtain body measurements from sparse landmarks acquired in any pose. We make use of the sparse landmarks of the posed subject to create pose-independent features, and train a network to predict the body measurements as taken from the standard A-pose. We show that our method achieves comparable results to competing methods that use dense geometry in the standard A-pose, but has the capability of estimating the body measurements from any pose using sparse landmarks only. Finally, we address the lack of open-source 3D anthropometry methods by making our method available to the research community at https://github.com/DavidBoja/pose-independent-anthropometry.
