paper-with-me

홈 › Papers

U-mesh: Human Correspondence Matching with Mesh Convolutional Networks

2021-08-15 · Benjamin Groisser, Alon Wolf, Ron Kimmel

The proliferation of 3D scanning technology has driven a need for methods to interpret geometric data, particularly for human subjects. In this paper we propose an elegant fusion of regression (bottom-up) and generative (top-down) methods to fit a parametric template model to raw scan meshes. Our first major contribution is an intrinsic convolutional mesh U-net architecture that predicts pointwise correspondence to a template surface. Soft-correspondence is formulated as coordinates in a newly-constructed Cartesian space. Modeling correspondence as Euclidean proximity enables efficient optimization, both for network training and for the next step of the algorithm. Our second contribution is a generative optimization algorithm that uses the U-net correspondence predictions to guide a parametric Iterative Closest Point registration. By employing pre-trained human surface parametric models we maximally leverage domain-specific prior knowledge. The pairing of a mesh-convolutional network with generative model fitting enables us to predict correspondence for real human surface scans including occlusions, partialities, and varying genus (e.g. from self-contact). We evaluate the proposed method on the FAUST correspondence challenge where we achieve 20% (33%) improvement over state of the art methods for inter- (intra-) subject correspondence.

📄 PDF Abstract BibTeX arXiv:2108.06695

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Dual Mesh Convolutional Networks for Human Shape Correspondence

2021-03-23 · Nitika Verma, Adnane Boukhayma, Jakob Verbeek, Edmond Boyer

Convolutional networks have been extremely successful for regular data structures such as 2D images and 3D voxel grids. The transposition to meshes is, however, not straight-forward due to their irregular structure. We e…

3D Shape Representation

3D Human Mesh Regression with Dense Correspondence

2020-06-10 · CVPR 2020 6 · Wang Zeng, Wanli Ouyang, Ping Luo, Wentao Liu 외

Estimating 3D mesh of the human body from a single 2D image is an important task with many applications such as augmented reality and Human-Robot interaction. However, prior works reconstructed 3D mesh from global image …

3D Human Pose Estimation3D Human Reconstructionregression

Self-Supervised Learning for Multimodal Non-Rigid 3D Shape Matching

2023-03-20 · CVPR 2023 1 · Dongliang Cao, Florian Bernard

The matching of 3D shapes has been extensively studied for shapes represented as surface meshes, as well as for shapes represented as point clouds. While point clouds are a common representation of raw real-world 3D data…

Self-Supervised Learning

3D Pose Transfer with Correspondence Learning and Mesh Refinement

2021-09-30 · NeurIPS 2021 12 · Chaoyue Song, Jiacheng Wei, Ruibo Li, Fayao Liu 외

3D pose transfer is one of the most challenging 3D generation tasks. It aims to transfer the pose of a source mesh to a target mesh and keep the identity (e.g., body shape) of the target mesh. Some previous works require…

3D GenerationPose Transfer

Dual Grid Net: hand mesh vertex regression from single depth maps

2019-07-24 · ECCV 2020 8 · Chengde Wan, Thomas Probst, Luc van Gool, Angela Yao

We present a method for recovering the dense 3D surface of the hand by regressing the vertex coordinates of a mesh model from a single depth map. To this end, we use a two-stage 2D fully convolutional network architectur…

regression