paper-with-me

홈 › Papers

A Focused Human Body Model for Accurate Anthropometric Measurements Extraction

2025-01-01 · CVPR 2025 1 · Shuhang Chen, Xianliang Huang, Zhizhou Zhong, Juhong Guan, Shuigeng Zhou

3D anthropometric measurements have a variety of applications in industrial design and architecture (e.g. vehicle seating and cockpits), Clothing (e.g. military uniforms), Ergonomics (e.g. seating) and Medicine (e.g. nutrition and diabetes) etc. Therefore, there is a need for systems that can accurately extract human body measurements. Current methods estimate human body measurements from 3D scans, resulting in a heavy data collection burden. Moreover, minor variations in camera angle, distance, and body postures may significantly affect the measurement accuracy. In response to these challenges, this paper introduces a focused human body model for accurately extracting anthropometric measurements. Concretely, we design a Bypass Network based on CNN and ResNet architectures, which augments the frozen backbone SMPLer-X with additional feature extraction capabilities. On the other hand, to boost the efficiency of training a large-scale model, we integrate a dynamical loss function that automatically recalibrates the weights to make the network focus on targeted anthropometric parts. In addition, we construct a multimodal body measurement benchmark dataset consisting of depth, point clouds, mesh and corresponding body measurements to support model evaluation and future anthropometric measurement research. Extensive experiments on both open-source and the proposed human body datasets demonstrate the superiority of our approach over existing counterparts, including the current mainstream commercial body measurement software.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Nutrition

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Focus 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Kaiming Initialization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

Automatic Estimation of Anthropometric Human Body Measurements

2021-12-22 · Dana Škorvánková, Adam Riečický, Martin Madaras

Research tasks related to human body analysis have been drawing a lot of attention in computer vision area over the last few decades, considering its potential benefits on our day-to-day life. Anthropometry is a field de…

Accurate 3D Body Shape Regression using Metric and Semantic Attributes

2022-06-14 · CVPR 2022 1 · Vasileios Choutas, Lea Muller, Chun-Hao P. Huang, Siyu Tang 외

While methods that regress 3D human meshes from images have progressed rapidly, the estimated body shapes often do not capture the true human shape. This is problematic since, for many applications, accurate body shape i…

3D Human Reconstruction3D Human Shape Estimation

Automated Deep Learning Estimation of Anthropometric Measurements for Preparticipation Cardiovascular Screening

2025-12-06 · Lucas R. Mareque, Ricardo L. Armentano, Leandro J. Cymberknop arxiv

Preparticipation cardiovascular examination (PPCE) aims to prevent sudden cardiac death (SCD) by identifying athletes with structural or electrical cardiac abnormalities. Anthropometric measurements, such as waist circum…

AnthroNet: Conditional Generation of Humans via Anthropometrics

2023-09-07 · Francesco Picetti, Shrinath Deshpande, Jonathan Leban, Soroosh Shahtalebi 외

We present a novel human body model formulated by an extensive set of anthropocentric measurements, which is capable of generating a wide range of human body shapes and poses. The proposed model enables direct modeling o…

3D human pose and shape estimation3D Human Reconstruction3D Human Shape EstimationDiversity+2

Leveraging Anthropometric Measurements to Improve Human Mesh Estimation and Ensure Consistent Body Shapes

2024-09-26 · Katja Ludwig, Julian Lorenz, Daniel Kienzle, Tuan Bui 외

The basic body shape (i.e., the body shape in T-pose) of a person does not change within a single video. However, most SOTA human mesh estimation (HME) models output a slightly different, thus inconsistent basic body sha…

3D Human Pose EstimationPose Estimation