paper-with-me

Papers

Interactive Object Segmentation in 3D Point Clouds

2022-04-14 · Theodora Kontogianni, Ekin Celikkan, Siyu Tang, Konrad Schindler

We propose an interactive approach for 3D instance segmentation, where users can iteratively collaborate with a deep learning model to segment objects in a 3D point cloud directly. Current methods for 3D instance segmentation are generally trained in a fully-supervised fashion, which requires large amounts of costly training labels, and does not generalize well to classes unseen during training. Few works have attempted to obtain 3D segmentation masks using human interactions. Existing methods rely on user feedback in the 2D image domain. As a consequence, users are required to constantly switch between 2D images and 3D representations, and custom architectures are employed to combine multiple input modalities. Therefore, integration with existing standard 3D models is not straightforward. The core idea of this work is to enable users to interact directly with 3D point clouds by clicking on desired 3D objects of interest~(or their background) to interactively segment the scene in an open-world setting. Specifically, our method does not require training data from any target domain, and can adapt to new environments where no appropriate training sets are available. Our system continuously adjusts the object segmentation based on the user feedback and achieves accurate dense 3D segmentation masks with minimal human effort (few clicks per object). Besides its potential for efficient labeling of large-scale and varied 3D datasets, our approach, where the user directly interacts with the 3D environment, enables new applications in AR/VR and human-robot interaction.

📄 PDF Abstract BibTeX arXiv:2204.07183

Code (1)

theodorakontogianni/interobject3d pytorch

Tasks

3D Instance SegmentationImage SegmentationInstance SegmentationInteractive 3D Instance SegmentationInteractive 3D Instance Segmentation -Trained on Scannet40 - Evaluated on Scannet40Interactive SegmentationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Point-SAM: Promptable 3D Segmentation Model for Point Clouds

2024-06-25 · Yuchen Zhou, Jiayuan Gu, Tung Yen Chiang, Fanbo Xiang 외

The development of 2D foundation models for image segmentation has been significantly advanced by the Segment Anything Model (SAM). However, achieving similar success in 3D models remains a challenge due to issues such a…

Image SegmentationSegmentationSemantic Segmentation

Interactive4D: Interactive 4D LiDAR Segmentation

2024-10-10 · Ilya Fradlin, Idil Esen Zulfikar, Kadir Yilmaz, Theodora Kontogianni 외

Interactive segmentation has an important role in facilitating the annotation process of future LiDAR datasets. Existing approaches sequentially segment individual objects at each LiDAR scan, repeating the process throug…

Interactive SegmentationSegmentation

PinPoint3D: Fine-Grained 3D Part Segmentation from a Few Clicks

2025-09-30 · Bojun Zhang, Hangjian Ye, Hao Zheng, Jianzheng Huang 외 arxiv

Fine-grained 3D part segmentation is crucial for enabling embodied AI systems to perform complex manipulation tasks, such as interacting with specific functional components of an object. However, existing interactive seg…

Interactive Segmentation3D Part SegmentationPoint Clouds

Learning to Optimally Segment Point Clouds

2019-12-10 · Peiyun Hu, David Held, Deva Ramanan

We focus on the problem of class-agnostic instance segmentation of LiDAR point clouds. We propose an approach that combines graph-theoretic search with data-driven learning: it searches over a set of candidate segmentati…

Instance SegmentationSegmentationSemantic Segmentation

TSDASeg: A Two-Stage Model with Direct Alignment for Interactive Point Cloud Segmentation

2025-06-26 · Chade Li, Pengju Zhang, Yihong Wu

The rapid advancement of 3D vision-language models (VLMs) has spurred significant interest in interactive point cloud processing tasks, particularly for real-world applications. However, existing methods often underperfo…

cross-modal alignmentInteractive SegmentationPoint Cloud SegmentationSegmentation+1