paper-with-me

홈 › Papers

DenseRaC: Joint 3D Pose and Shape Estimation by Dense Render-and-Compare

2019-09-30 · ICCV 2019 10 · Yuanlu Xu, Song-Chun Zhu, Tony Tung

We present DenseRaC, a novel end-to-end framework for jointly estimating 3D human pose and body shape from a monocular RGB image. Our two-step framework takes the body pixel-to-surface correspondence map (i.e., IUV map) as proxy representation and then performs estimation of parameterized human pose and shape. Specifically, given an estimated IUV map, we develop a deep neural network optimizing 3D body reconstruction losses and further integrating a render-and-compare scheme to minimize differences between the input and the rendered output, i.e., dense body landmarks, body part masks, and adversarial priors. To boost learning, we further construct a large-scale synthetic dataset (MOCA) utilizing web-crawled Mocap sequences, 3D scans and animations. The generated data covers diversified camera views, human actions and body shapes, and is paired with full ground truth. Our model jointly learns to represent the 3D human body from hybrid datasets, mitigating the problem of unpaired training data. Our experiments show that DenseRaC obtains superior performance against state of the art on public benchmarks of various humanrelated tasks.

📄 PDF Abstract BibTeX arXiv:1910.00116

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation

Similar Papers 제목 키워드 기반

Revitalizing Optimization for 3D Human Pose and Shape Estimation: A Sparse Constrained Formulation

2021-05-28 · ICCV 2021 10 · Taosha Fan, Kalyan Vasudev Alwala, Donglai Xiang, Weipeng Xu 외

We propose a novel sparse constrained formulation and from it derive a real-time optimization method for 3D human pose and shape estimation. Our optimization method, SCOPE (Sparse Constrained Optimization for 3D human Po…

3D human pose and shape estimationAvg

Joint 3D Human Shape Recovery and Pose Estimation from a Single Image with Bilayer Graph

2021-10-16 · Xin Yu, Jeroen van Baar, Siheng Chen

The ability to estimate the 3D human shape and pose from images can be useful in many contexts. Recent approaches have explored using graph convolutional networks and achieved promising results. The fact that the 3D shap…

3D Human Pose EstimationPose Estimation

Temporally Coherent General Dynamic Scene Reconstruction

2019-07-18 · Armin Mustafa, Marco Volino, Hansung Kim, Jean-yves Guillemaut 외

Existing techniques for dynamic scene reconstruction from multiple wide-baseline cameras primarily focus on reconstruction in controlled environments, with fixed calibrated cameras and strong prior constraints. This pape…

SegmentationSemantic Segmentation

Category-level Shape Estimation for Densely Cluttered Objects

2023-02-23 · Zhenyu Wu, Ziwei Wang, Jiwen Lu, Haibin Yan

Accurately estimating the shape of objects in dense clutters makes important contribution to robotic packing, because the optimal object arrangement requires the robot planner to acquire shape information of all existed …

Instance SegmentationObjectPoint cloud reconstructionSegmentation+1

ShAPO: Implicit Representations for Multi-Object Shape, Appearance, and Pose Optimization

2022-07-27 · Muhammad Zubair Irshad, Sergey Zakharov, Rares Ambrus, Thomas Kollar 외

Our method studies the complex task of object-centric 3D understanding from a single RGB-D observation. As it is an ill-posed problem, existing methods suffer from low performance for both 3D shape and 6D pose and size e…

3D Shape Reconstruction3D Shape Reconstruction From A Single 2D Image6D Pose Estimation6D Pose Estimation using RGBD+4