paper-with-me

홈 › Papers

SAMPart3D: Segment Any Part in 3D Objects

2024-11-11 · Yunhan Yang, Yukun Huang, Yuan-Chen Guo, Liangjun Lu, Xiaoyang Wu, Edmund Y. Lam, Yan-Pei Cao, Xihui Liu

3D part segmentation is a crucial and challenging task in 3D perception, playing a vital role in applications such as robotics, 3D generation, and 3D editing. Recent methods harness the powerful Vision Language Models (VLMs) for 2D-to-3D knowledge distillation, achieving zero-shot 3D part segmentation. However, these methods are limited by their reliance on text prompts, which restricts the scalability to large-scale unlabeled datasets and the flexibility in handling part ambiguities. In this work, we introduce SAMPart3D, a scalable zero-shot 3D part segmentation framework that segments any 3D object into semantic parts at multiple granularities, without requiring predefined part label sets as text prompts. For scalability, we use text-agnostic vision foundation models to distill a 3D feature extraction backbone, allowing scaling to large unlabeled 3D datasets to learn rich 3D priors. For flexibility, we distill scale-conditioned part-aware 3D features for 3D part segmentation at multiple granularities. Once the segmented parts are obtained from the scale-conditioned part-aware 3D features, we use VLMs to assign semantic labels to each part based on the multi-view renderings. Compared to previous methods, our SAMPart3D can scale to the recent large-scale 3D object dataset Objaverse and handle complex, non-ordinary objects. Additionally, we contribute a new 3D part segmentation benchmark to address the lack of diversity and complexity of objects and parts in existing benchmarks. Experiments show that our SAMPart3D significantly outperforms existing zero-shot 3D part segmentation methods, and can facilitate various applications such as part-level editing and interactive segmentation.

📄 PDF Abstract BibTeX arXiv:2411.07184

Code (2)

yhyang-myron/sampart3d-website 공식 구현
pointcept/sampart3d pytorch

Tasks

3D Generation3D Part SegmentationInteractive SegmentationKnowledge DistillationSegmentation

Similar Papers 제목 키워드 기반

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

Task-aligned Part-aware Panoptic Segmentation through Joint Object-Part Representations

2024-06-14 · CVPR 2024 1 · Daan de Geus, Gijs Dubbelman

Part-aware panoptic segmentation (PPS) requires (a) that each foreground object and background region in an image is segmented and classified, and (b) that all parts within foreground objects are segmented, classified an…

Panoptic SegmentationPart-aware Panoptic Segmentation

SeGAN: Segmenting and Generating the Invisible

2017-03-29 · CVPR 2018 6 · Kiana Ehsani, Roozbeh Mottaghi, Ali Farhadi

Objects often occlude each other in scenes; Inferring their appearance beyond their visible parts plays an important role in scene understanding, depth estimation, object interaction and manipulation. In this paper, we s…

Depth EstimationScene UnderstandingSegmentation

Resolving Overlapping Convex Objects in Silhouette Images by Concavity Analysis and Gaussian Process

2019-06-03 · Sahar Zafari, Mariia Murashkina, Tuomas Eerola, Jouni Sampo 외

Segmentation of overlapping convex objects has various applications, for example, in nanoparticles and cell imaging. Often the segmentation method has to rely purely on edges between the background and foreground making …

Combinatorial OptimizationSegmentation

Towards Robust Part-aware Instance Segmentation for Industrial Bin Picking

2022-03-05 · Yidan Feng, Biqi Yang, Xianzhi Li, Chi-Wing Fu 외

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas i…

Instance SegmentationSegmentationSemantic Segmentation