English
Related papers

Related papers: Any3DIS: Class-Agnostic 3D Instance Segmentation b…

200 papers

Online zero-shot 3D instance segmentation of a progressively reconstructed scene is both a critical and challenging task for embodied applications. With the success of visual foundation models (VFMs) in the image domain, leveraging 2D…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Yijie Tang , Jiazhao Zhang , Yuqing Lan , Yulan Guo , Dezun Dong , Chenyang Zhu , Kai Xu

Recently, progress in acquisition equipment such as LiDAR sensors has enabled sensing increasingly spacious outdoor 3D environments. Making sense of such 3D acquisitions requires fine-grained scene understanding, such as constructing…

Computer Vision and Pattern Recognition · Computer Science 2024-08-30 Cedric Perauer , Laurenz Adrian Heidrich , Haifan Zhang , Matthias Nießner , Anastasiia Kornilova , Alexey Artemov

Radiance Fields have become a powerful tool for modeling 3D scenes from multiple images. However, they remain difficult to segment into semantically meaningful regions. Some methods work well using 2D semantic masks, but they generalize…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Corentin Dumery , Aoxiang Fan , Ren Li , Nicolas Talabot , Pascal Fua

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2022-10-12 Linghua Tang , Le Hui , Jin Xie

Most existing instance segmentation methods only focus on improving performance and are not suitable for real-time scenes such as autonomous driving. This paper proposes a real-time framework that segmenting and detecting 3D objects by…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Shengjie Li , Caiyi Xu , Jianping Xing , Yafei Ning , Yonghong Chen

Most 3D instance segmentation methods exploit a bottom-up strategy, typically including resource-exhaustive post-processing. For point grouping, bottom-up methods rely on prior assumptions about the objects in the form of hyperparameters,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-13 Maksim Kolodiazhnyi , Anna Vorontsova , Anton Konushin , Danila Rukhovich

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

In this work, we propose SAM3D, a novel framework that is able to predict masks in 3D point clouds by leveraging the Segment-Anything Model (SAM) in RGB images without further training or finetuning. For a point cloud of a 3D scene with…

Computer Vision and Pattern Recognition · Computer Science 2023-06-07 Yunhan Yang , Xiaoyang Wu , Tong He , Hengshuang Zhao , Xihui Liu

Video Instance Segmentation is a fundamental computer vision task that deals with segmenting and tracking object instances across a video sequence. Most existing methods typically accomplish this task by employing a multi-stage top-down…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Jyoti Kini , Mubarak Shah

Current methods for 3D semantic segmentation propose training models with limited annotations to address the difficulty of annotating large, irregular, and unordered 3D point cloud data. They usually focus on the 3D domain only, without…

Computer Vision and Pattern Recognition · Computer Science 2025-08-28 Lechun You , Zhonghua Wu , Weide Liu , Xulei Yang , Jun Cheng , Wei Zhou , Bharadwaj Veeravalli , Guosheng Lin

Most recent 3D instance segmentation methods are open vocabulary, offering a greater flexibility than closed-vocabulary methods. Yet, they are limited to reasoning within a specific set of concepts, \ie the vocabulary, prompted by the user…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Guofeng Mei , Luigi Riz , Yiming Wang , Fabio Poiesi

Segmenting unknown or anomalous object instances is a critical task in autonomous driving applications, and it is approached traditionally as a per-pixel classification problem. However, reasoning individually about each pixel without…

Computer Vision and Pattern Recognition · Computer Science 2023-09-14 Shyam Nandan Rai , Fabio Cermelli , Barbara Caputo , Carlo Masone

3D instance segmentation is fundamental to geometric understanding of the world around us. Existing methods for instance segmentation of 3D scenes rely on supervision from expensive, manual 3D annotations. We propose UnScene3D, the first…

Computer Vision and Pattern Recognition · Computer Science 2024-05-01 David Rozenberszki , Or Litany , Angela Dai

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

This paper addresses the challenge of 3D instance segmentation by simultaneously leveraging 3D geometric and multi-view image information. Many previous works have applied deep learning techniques to 3D point clouds for instance…

Computer Vision and Pattern Recognition · Computer Science 2024-08-05 Haoyu Guo , He Zhu , Sida Peng , Yuang Wang , Yujun Shen , Ruizhen Hu , Xiaowei Zhou

Locating and retrieving objects from scene-level point clouds is a challenging problem with broad applications in robotics and augmented reality. This task is commonly formulated as open-vocabulary 3D instance segmentation. Although recent…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Khanh Nguyen , Dasith de Silva Edirimuni , Ghulam Mubashar Hassan , Ajmal Mian

Depth completion plays a vital role in 3D perception systems, especially in scenarios where sparse depth data must be densified for tasks such as autonomous driving, robotics, and augmented reality. While many existing approaches rely on…

Computer Vision and Pattern Recognition · Computer Science 2025-12-10 Abdul Haseeb Nizamani , Dandi Zhou , Xinhai Sun

We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution. This enables it to adapt, at inference, to varying feature and object scales. Doing so avoids some pitfalls of bottom up approaches,…

Computer Vision and Pattern Recognition · Computer Science 2022-10-17 Tong He , Chunhua Shen , Anton van den Hengel

We propose a new approach for 3D instance segmentation based on sparse convolution and point affinity prediction, which indicates the likelihood of two points belonging to the same instance. The proposed network, built upon submanifold…

Computer Vision and Pattern Recognition · Computer Science 2019-02-13 Chen Liu , Yasutaka Furukawa

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

Computer Vision and Pattern Recognition · Computer Science 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar