Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MeshCNN: A Network with an Edge

About

Polygonal meshes provide an efficient representation for 3D shapes. They explicitly capture both shape surface and topology, and leverage non-uniformity to represent large flat regions as well as sharp, intricate features. This non-uniformity and irregularity, however, inhibits mesh analysis efforts using neural networks that combine convolution and pooling operations. In this paper, we utilize the unique properties of the mesh for a direct analysis of 3D shapes using MeshCNN, a convolutional neural network designed specifically for triangular meshes. Analogous to classic CNNs, MeshCNN combines specialized convolution and pooling layers that operate on the mesh edges, by leveraging their intrinsic geodesic connections. Convolutions are applied on edges and the four edges of their incident triangles, and pooling is applied via an edge collapse operation that retains surface topology, thereby, generating new mesh connectivity for the subsequent convolutions. MeshCNN learns which edges to collapse, thus forming a task-driven process where the network exposes and expands the important features while discarding the redundant ones. We demonstrate the effectiveness of our task-driven pooling on various learning tasks applied to 3D meshes.

Rana Hanocka, Amir Hertz, Noa Fish, Raja Giryes, Shachar Fleishman, Daniel Cohen-Or• 2018

Related benchmarks

TaskDatasetResultRank
Mesh SegmentationHuman Body dataset
Accuracy92.3
20
Mesh SegmentationCOSEG (test)
Vases97.3
9
3D Shape ClassificationCube Engraving (test)
Accuracy92.2
9
Semantic segmentationMaron original meshes (test)
Face Accuracy89
9
ClassificationSHREC 11 (test)
Accuracy91
9
ClassificationSHREC11
Accuracy91
9
Mesh classificationSHREC 2011 (10)
Accuracy91
8
Semantic segmentationHuman Body Segmentation (test)
Accuracy92.3
7
Mesh classificationSHREC 2011 (16)
Accuracy98.6
7
3D Shape ClassificationSHREC 30-class (Split 16)
Accuracy98.6
5
Showing 10 of 15 rows

Other info

Follow for update