paper-with-me

Papers

Dense Human Body Correspondences Using Convolutional Networks

2015-11-18 · CVPR 2016 6 · Lingyu Wei, Qi-Xing Huang, Duygu Ceylan, Etienne Vouga, Hao Li

We propose a deep learning approach for finding dense correspondences between 3D scans of people. Our method requires only partial geometric information in the form of two depth maps or partial reconstructed surfaces, works for humans in arbitrary poses and wearing any clothing, does not require the two people to be scanned from similar viewpoints, and runs in real time. We use a deep convolutional neural network to train a feature descriptor on depth map pixels, but crucially, rather than training the network to solve the shape correspondence problem directly, we train it to solve a body region classification problem, modified to increase the smoothness of the learned descriptors near region boundaries. This approach ensures that nearby points on the human body are nearby in feature space, and vice versa, rendering the feature descriptor suitable for computing dense correspondences between the scans. We validate our method on real and synthetic data for both clothed and unclothed humans, and show that our correspondences are more robust than is possible with state-of-the-art unsupervised methods, and more accurate than those found using methods that require full watertight 3D geometry.

📄 PDF Abstract BibTeX arXiv:1511.05904

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry

Similar Papers 제목 키워드 기반

Learning Body Shape and Pose from Dense Correspondences

2019-07-27 · Yusuke Yoshiyasu, Lucas Gamez

In this paper, we address the problem of learning 3D human pose and body shape from 2D image dataset, without having to use 3D dataset (body shape and pose). The idea is to use dense correspondences between image points …

KTN: Knowledge Transfer Network for Learning Multi-person 2D-3D Correspondences

2022-06-21 · Xuanhan Wang, Lianli Gao, Yixuan Zhou, Jingkuan Song 외

Human densepose estimation, aiming at establishing dense correspondences between 2D pixels of human body and 3D human body template, is a key technique in enabling machines to have an understanding of people in images. I…

Human Part SegmentationTransfer Learning

DensePose: Dense Human Pose Estimation In The Wild

2018-02-01 · CVPR 2018 6 · Riza Alp Güler, Natalia Neverova, Iasonas Kokkinos

In this work, we establish dense correspondences between RGB image and a surface-based representation of the human body, a task we refer to as dense human pose estimation. We first gather dense correspondences for 50K pe…

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose Estimation

HumanGPS: Geodesic PreServing Feature for Dense Human Correspondences

2021-03-29 · CVPR 2021 1 · Feitong Tan, Danhang Tang, Mingsong Dou, Kaiwen Guo 외

In this paper, we address the problem of building dense correspondences between human images under arbitrary camera viewpoints and body poses. Prior art either assumes small motion between frames or relies on local descr…

BodyMap: Learning Full-Body Dense Correspondence Map

2022-05-18 · CVPR 2022 1 · Anastasia Ianina, Nikolaos Sarafianos, Yuanlu Xu, Ignacio Rocco 외

Dense correspondence between humans carries powerful semantic information that can be utilized to solve fundamental problems for full-body understanding such as in-the-wild surface matching, tracking and reconstruction. …

Neural RenderingNovel View Synthesis