paper-with-me

Papers

ShapeBoost: Boosting Human Shape Estimation with Part-Based Parameterization and Clothing-Preserving Augmentation

2024-03-02 · Siyuan Bian, Jiefeng Li, Jiasheng Tang, Cewu Lu

Accurate human shape recovery from a monocular RGB image is a challenging task because humans come in different shapes and sizes and wear different clothes. In this paper, we propose ShapeBoost, a new human shape recovery framework that achieves pixel-level alignment even for rare body shapes and high accuracy for people wearing different types of clothes. Unlike previous approaches that rely on the use of PCA-based shape coefficients, we adopt a new human shape parameterization that decomposes the human shape into bone lengths and the mean width of each part slice. This part-based parameterization technique achieves a balance between flexibility and validity using a semi-analytical shape reconstruction algorithm. Based on this new parameterization, a clothing-preserving data augmentation module is proposed to generate realistic images with diverse body shapes and accurate annotations. Experimental results show that our method outperforms other state-of-the-art methods in diverse body shape situations as well as in varied clothing situations.

📄 PDF Abstract BibTeX arXiv:2403.01345

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Probabilistic Estimation of 3D Human Shape and Pose with a Semantic Local Parametric Model

2021-11-30 · Akash Sengupta, Ignas Budvytis, Roberto Cipolla

This paper addresses the problem of 3D human body shape and pose estimation from RGB images. Some recent approaches to this task predict probability distributions over human body model parameters conditioned on the input…

Pose Estimation

Shape of You: Precise 3D shape estimations for diverse body types

2023-04-14 · Rohan Sarkar, Achal Dave, Gerard Medioni, Benjamin Biggs

This paper presents Shape of You (SoY), an approach to improve the accuracy of 3D body shape estimation for vision-based clothing recommendation systems. While existing methods have successfully estimated 3D poses, there…

3D Human Reconstruction3D Human Shape EstimationRecommendation Systems

Learning Positive-Incentive Point Sampling in Neural Implicit Fields for Object Pose Estimation

2026-02-23 · Yifei Shi, Boyan Wan, Xin Xu, Kai Xu arxiv

Learning neural implicit fields of 3D shapes is a rapidly emerging field that enables shape representation at arbitrary resolutions. Due to the flexibility, neural implicit fields have succeeded in many research areas, i…

Pose Estimation

Rectified Point Flow: Generic Point Cloud Pose Estimation

2025-06-05 · Tao Sun, Liyuan Zhu, Shengyu Huang, Shuran Song 외

We introduce Rectified Point Flow, a unified parameterization that formulates pairwise point cloud registration and multi-part shape assembly as a single conditional generative problem. Given unposed point clouds, our me…

Point Cloud RegistrationPose Estimation

Object-Occluded Human Shape and Pose Estimation From a Single Color Image

2020-06-01 · CVPR 2020 6 · Tianshu Zhang, Buzhen Huang, Yangang Wang

Occlusions between human and objects, especially for the activities of human-object interactions, are very common in practical applications. However, most of the existing approaches for 3D human shape and pose estimation…

3D Human Pose Estimation3D Human Shape EstimationHuman-Object Interaction DetectionImage Inpainting+2