DualConv: Dual Mesh Convolutional Networks for Shape Correspondence

03/23/2021
by   Nitika Verma, et al.
0

Convolutional neural networks have been extremely successful for 2D images and are readily extended to handle 3D voxel data. Meshes are a more common 3D shape representation that quantize the shape surface instead of the ambient space as with voxels, hence giving access to surface properties such as normals or appearances. The formulation of deep neural networks on meshes is, however, more complex since they are irregular data structures where the number of neighbors varies across vertices. While graph convolutional networks have previously been proposed over mesh vertex data, in this paper we explore how these networks can be extended to the dual face-based representation of triangular meshes, where nodes represent triangular faces in place of vertices. In comparison to the primal vertex mesh, its face dual offers several advantages, including, importantly, that the dual mesh is regular in the sense that each triangular face has exactly three neighbors. Moreover, the dual mesh suggests the use of a number of input features that are naturally defined over faces, such as surface normals and face areas. We evaluate the dual approach on the shape correspondence task on the FAUST human shape dataset and other versions of it with varying mesh topology. While applying generic graph convolutions to the dual mesh shows already improvements over primal mesh inputs, our experiments demonstrate that building additionally convolutional models that explicitly leverage the neighborhood size regularity of dual meshes enables learning shape representations that perform on par or better than previous approaches in terms of correspondence accuracy and mean geodesic error, while being more robust to topological changes in the meshes between training and testing shapes.

READ FULL TEXT

page 6

page 10

page 11

page 13

page 14

research
10/23/2020

Primal-Dual Mesh Convolutional Neural Networks

Recent works in geometric deep learning have introduced neural networks ...
research
08/14/2019

Graph Convolutional Networks for Coronary Artery Segmentation in Cardiac CT Angiography

Detection of coronary artery stenosis in coronary CT angiography (CCTA) ...
research
03/14/2020

An End-to-End Geometric Deficiency Elimination Algorithm for 3D Meshes

The 3D mesh is an important representation of geometric data. In the gen...
research
06/06/2019

Mesh R-CNN

Rapid advances in 2D perception have led to systems that accurately dete...
research
03/13/2021

Optimal Dual Schemes for Adaptive Grid Based Hexmeshing

Hexahedral meshes are an ubiquitous domain for the numerical resolution ...
research
05/01/2023

Learning Self-Prior for Mesh Inpainting Using Self-Supervised Graph Convolutional Networks

This study presents a self-prior-based mesh inpainting framework that re...
research
08/15/2021

U-mesh: Human Correspondence Matching with Mesh Convolutional Networks

The proliferation of 3D scanning technology has driven a need for method...

Please sign up or login with your details

Forgot password? Click here to reset