TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SyncSpecCNN: Synchronized Spectral CNN for 3D Shape Segmen...

SyncSpecCNN: Synchronized Spectral CNN for 3D Shape Segmentation

Li Yi, Hao Su, Xingwen Guo, Leonidas Guibas

2016-12-02CVPR 2017 73D Part Segmentation
PaperPDF

Abstract

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.

Results

TaskDatasetMetricValueModel
Semantic SegmentationShapeNet-PartClass Average IoU82SSCNN
Semantic SegmentationShapeNet-PartInstance Average IoU84.7SSCNN
10-shot image generationShapeNet-PartClass Average IoU82SSCNN
10-shot image generationShapeNet-PartInstance Average IoU84.7SSCNN

Related Papers

HoloPart: Generative 3D Part Amodal Segmentation2025-04-10Open-Vocabulary Semantic Part Segmentation of 3D Human2025-02-27AdaCrossNet: Adaptive Dynamic Loss Weighting for Cross-Modal Contrastive Point Cloud Learning2025-01-02Rethinking Masked Representation Learning for 3D Point Cloud Understanding2024-12-263D Part Segmentation via Geometric Aggregation of 2D Visual Features2024-12-05Find Any Part in 3D2024-11-20SAMPart3D: Segment Any Part in 3D Objects2024-11-11Beyond local patches: Preserving global–local interactions by enhancing self-attention via 3D point cloud tokenization2024-11-01