English
Related papers

Related papers: ISBNet: a 3D Point Cloud Instance Segmentation Net…

200 papers

Separating 3D point clouds into individual instances is an important task for 3D vision. It is challenging due to the unknown and varying number of instances in a scene. Existing deep learning based works focus on a two-step pipeline: first…

Computer Vision and Pattern Recognition · Computer Science 2021-08-27 Ruihang Chu , Yukang Chen , Tao Kong , Lu Qi , Lei Li

We propose a novel method for instance label segmentation of dense 3D voxel grids. We target volumetric scene representations, which have been acquired with depth sensors or multi-view stereo methods and which have been processed with…

Computer Vision and Pattern Recognition · Computer Science 2019-11-04 Jean Lahoud , Bernard Ghanem , Marc Pollefeys , Martin R. Oswald

This paper studies the 3D instance segmentation problem, which has a variety of real-world applications such as robotics and augmented reality. Since the surroundings of 3D objects are of high complexity, the separating of different objects…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Min Zhong , Xinghao Chen , Xiaokang Chen , Gang Zeng , Yunhe Wang

Varying density of point clouds increases the difficulty of 3D detection. In this paper, we present a context-aware dynamic network (CADNet) to capture the variance of density by considering both point context and semantic context.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Yonglin Tian , Lichao Huang , Xuesong Li , Kunfeng Wang , Zilei Wang , Fei-Yue Wang

Recent deep learning models achieve impressive results on 3D scene analysis tasks by operating directly on unstructured point clouds. A lot of progress was made in the field of object classification and semantic segmentation. However, the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-20 Cathrin Elich , Francis Engelmann , Theodora Kontogianni , Bastian Leibe

Recently proposed neural network architectures like PointNet [QSMG16] and PointNet++ [QYSG17] have made it possible to apply Deep Learning to 3D point sets. The feature representations of shapes learned by these two networks enabled…

Computer Vision and Pattern Recognition · Computer Science 2025-05-21 Abhimanyu Talwar , Julien Laasri

Point clouds are an efficient data format for 3D data. However, existing 3D segmentation methods for point clouds either do not model local dependencies \cite{pointnet} or require added computations \cite{kd-net,pointnet2}. This work…

Computer Vision and Pattern Recognition · Computer Science 2018-04-02 Qiangui Huang , Weiyue Wang , Ulrich Neumann

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class.…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 Thang Vu , Kookhoi Kim , Tung M. Luu , Xuan Thanh Nguyen , Chang D. Yoo

We introduce a novel framework for Continual Learning in 3D object classification. Our approach, CL3D, is based on the selection of prototypes from each class using spectral clustering. For non-Euclidean data such as point clouds, spectral…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Hossein Resani , Behrooz Nasihatkon , Mohammadreza Alimoradi Jazi

We develop a novel learning scheme named Self-Prediction for 3D instance and semantic segmentation of point clouds. Distinct from most existing methods that focus on designing convolutional operators, our method designs a new learning…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Jinxian Liu , Minghui Yu , Bingbing Ni , Ye Chen

Previous top-performing methods for 3D instance segmentation often maintain inter-task dependencies and the tendency towards a lack of robustness. Besides, inevitable variations of different datasets make these methods become particularly…

Computer Vision and Pattern Recognition · Computer Science 2022-11-18 Jiaheng Liu , Tong He , Honghui Yang , Rui Su , Jiayi Tian , Junran Wu , Hongcheng Guo , Ke Xu , Wanli Ouyang

We propose a simple yet effective instance segmentation framework, termed CondInst (conditional convolutions for instance segmentation). Top-performing instance segmentation methods such as Mask R-CNN rely on ROI operations (typically…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Zhi Tian , Chunhua Shen , Hao Chen

Current state-of-the-art instance segmentation methods are not suited for real-time applications like autonomous driving, which require fast execution times at high accuracy. Although the currently dominant proposal-based methods have high…

Computer Vision and Pattern Recognition · Computer Science 2019-08-05 Davy Neven , Bert De Brabandere , Marc Proesmans , Luc Van Gool

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consistency across…

Computer Vision and Pattern Recognition · Computer Science 2026-04-01 Bin Yang , Mohamed Abdelsamad , Miao Zhang , Alexandru Paul Condurache

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

Instance segmentation in 3D scenes is fundamental in many applications of scene understanding. It is yet challenging due to the compound factors of data irregularity and uncertainty in the numbers of instances. State-of-the-art methods…

Computer Vision and Pattern Recognition · Computer Science 2021-08-18 Zhihao Liang , Zhihao Li , Songcen Xu , Mingkui Tan , Kui Jia

In this paper, we explore the mask representation in instance segmentation with Point-of-Interest (PoI) features. Differentiating multiple potential instances within a single PoI feature is challenging because learning a high-dimensional…

Computer Vision and Pattern Recognition · Computer Science 2021-07-02 Lu Qi , Yi Wang , Yukang Chen , Yingcong Chen , Xiangyu Zhang , Jian Sun , Jiaya Jia

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a novel end-to-end…

Computer Vision and Pattern Recognition · Computer Science 2022-02-25 Kaining Ying , Zhenhua Wang , Cong Bai , Pengfei Zhou

We propose a simple yet effective framework for instance and panoptic segmentation, termed CondInst (conditional convolutions for instance and panoptic segmentation). In the literature, top-performing instance segmentation methods typically…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Zhi Tian , Bowen Zhang , Hao Chen , Chunhua Shen

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…

Computer Vision and Pattern Recognition · Computer Science 2023-01-24 Theodora Kontogianni , Ekin Celikkan , Siyu Tang , Konrad Schindler