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

SyncSpecCNN: Synchronized Spectral CNN for 3D Shape Segmentation

About

In this paper, we study the problem of semantic annotation on 3D models that are represented as shape graphs. A functional view is taken to represent localized information on graphs, so that annotations such as part segment or keypoint are nothing but 0-1 indicator vertex functions. Compared with images that are 2D grids, shape graphs are irregular and non-isomorphic data structures. To enable the prediction of vertex functions on them by convolutional neural networks, we resort to spectral CNN method that enables weight sharing by parameterizing kernels in the spectral domain spanned by graph laplacian eigenbases. Under this setting, our network, named SyncSpecCNN, strive to overcome two key challenges: how to share coefficients and conduct multi-scale analysis in different parts of the graph for a single shape, and how to share information across related but different shapes that may be represented by very different graphs. Towards these goals, we introduce a spectral parameterization of dilated convolutional kernels and a spectral transformer network. Experimentally we tested our SyncSpecCNN on various tasks, including 3D shape part segmentation and 3D keypoint prediction. State-of-the-art performance has been achieved on all benchmark datasets.

Li Yi, Hao Su, Xingwen Guo, Leonidas Guibas• 2016

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)84.7
312
Part SegmentationShapeNetPart
mIoU (Instance)84.7
198
3D Object Part SegmentationShapeNet Part (test)
mIoU84.7
114
Shape Part SegmentationShapeNet (test)
Mean IoU84.74
95
Part SegmentationShapeNet Parts
mpIoU82
31
Part SegmentationShapeNet Part Segmentation (test)
mIoU84.7
22
Object Part SegmentationShapeNet Parts 50 (test)
Instance mIoU84.7
20
Part SegmentationShapeNet synthetic (test)
Instance mIoU84.7
14
Part SegmentationShapeNet-part with normals
mIoU84.7
9
Part SegmentationDataset Cross-category (test)
IoU81.97
3
Showing 10 of 12 rows

Other info

Follow for update