paper-with-me

Papers

PartNet: A Recursive Part Decomposition Network for Fine-grained and Hierarchical Shape Segmentation

2019-03-02 · CVPR 2019 6 · Fenggen Yu, Kun Liu, Yan Zhang, Chenyang Zhu, Kai Xu

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. Existing models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. We opt for top-down recursive decomposition and develop the first deep learning model for hierarchical segmentation of 3D shapes, based on recursive neural networks. Starting from a full shape represented as a point cloud, our model performs recursive binary decomposition, where the decomposition network at all nodes in the hierarchy share weights. At each node, a node classifier is trained to determine the type (adjacency or symmetry) and stopping criteria of its decomposition. The features extracted in higher level nodes are recursively propagated to lower level ones. Thus, the meaningful decompositions in higher levels provide strong contextual cues constraining the segmentations in lower levels. Meanwhile, to increase the segmentation accuracy at each node, we enhance the recursive contextual feature with the shape feature extracted for the corresponding part. Our method segments a 3D shape in point cloud into an unfixed number of parts, depending on the shape complexity, showing strong generality and flexibility. It achieves the state-of-the-art performance, both for fine-grained and semantic segmentation, on the public benchmark and a new benchmark of fine-grained segmentation proposed in this work. We also demonstrate its application for fine-grained part refinements in image-to-shape reconstruction.

📄 PDF Abstract BibTeX arXiv:1903.00709

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance Segmentation3D Part SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SHRED: 3D Shape Region Decomposition with Learned Local Operations

2022-06-07 · R. Kenny Jones, Aalia Habib, Daniel Ritchie

We present SHRED, a method for 3D SHape REgion Decomposition. SHRED takes a 3D point cloud as input and uses learned local operations to produce a segmentation that approximates fine-grained part instances. We endow SHRE…

Instance SegmentationSegmentationSemantic Segmentation

PartNet: A Large-scale Benchmark for Fine-grained and Hierarchical Part-level 3D Object Understanding

2018-12-06 · CVPR 2019 6 · Kaichun Mo, Shilin Zhu, Angel X. Chang, Li Yi 외

We present PartNet: a consistent, large-scale dataset of 3D objects annotated with fine-grained, instance-level, and hierarchical 3D part information. Our dataset consists of 573,585 part instances over 26,671 3D models …

3D Instance Segmentation3D Semantic SegmentationBenchmarkingInstance Segmentation+2

Part-Aware Fine-grained Object Categorization using Weakly Supervised Part Detection Network

2018-06-16 · Yabin Zhang, Kui Jia, Zhixin Wang

Fine-grained object categorization aims for distinguishing objects of subordinate categories that belong to the same entry-level object category. The task is challenging due to the facts that (1) training images with gro…

ObjectObject Categorization

PartNeXt: A Next-Generation Dataset for Fine-Grained and Hierarchical 3D Part Understanding

2025-10-23 · Penghao Wang, Yiyang He, Xin Lv, Yukai Zhou 외 arxiv

Understanding objects at the level of their constituent parts is fundamental to advancing computer vision, graphics, and robotics. While datasets like PartNet have driven progress in 3D part understanding, their reliance…

Question Answering

3D Compositional Zero-shot Learning with DeCompositional Consensus

2021-11-29 · Muhammad Ferjad Naeem, Evin Pınar Örnek, Yongqin Xian, Luc van Gool 외

Parts represent a basic unit of geometric and semantic similarity across different objects. We argue that part knowledge should be composable beyond the observed object classes. Towards this, we present 3D Compositional …

BenchmarkingCompositional Zero-Shot LearningObjectSegmentation+6