English
Related papers

Related papers: Improved Block Merging for 3D Point Cloud Instance…

200 papers

While 3D instance segmentation (3DIS) has advanced significantly, most existing methods assume that all object classes are known in advance and uniformly distributed. However, this assumption is unrealistic in dynamic, real-world…

Computer Vision and Pattern Recognition · Computer Science 2025-11-24 Vishal Thengane , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Lu Yin , Xiatian Zhu , Salman Khan

Point clouds analysis has grasped researchers' eyes in recent years, while 3D semantic segmentation remains a problem. Most deep point clouds models directly conduct learning on 3D point clouds, which will suffer from the severe sparsity…

Computer Vision and Pattern Recognition · Computer Science 2021-09-21 Zhenhong Zou , Yizhe Li

Though a number of point cloud learning methods have been proposed to handle unordered points, most of them are supervised and require labels for training. By contrast, unsupervised learning of point cloud data has received much less…

Computer Vision and Pattern Recognition · Computer Science 2023-01-25 Jincen Jiang , Xuequan Lu , Wanli Ouyang , Meili Wang

We present a Multimodal Interlaced Transformer (MIT) that jointly considers 2D and 3D data for weakly supervised point cloud segmentation. Research studies have shown that 2D and 3D features are complementary for point cloud segmentation.…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Cheng-Kun Yang , Min-Hung Chen , Yung-Yu Chuang , Yen-Yu Lin

The field of autonomous driving technology is rapidly advancing, with deep learning being a key component. Particularly in the field of sensing, 3D point cloud data collected by LiDAR is utilized to run deep neural network models for 3D…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-11-05 Taisuke Noguchi , Takuya Azumi

The recent trend in deep learning methods for 3D point cloud understanding is to propose increasingly sophisticated architectures either to better capture 3D geometries or by introducing possibly undesired inductive biases. Moreover, prior…

Computer Vision and Pattern Recognition · Computer Science 2023-07-31 Davide Boscaini , Fabio Poiesi

In recent years, with the development of computing resources and LiDAR, point cloud semantic segmentation has attracted many researchers. For the sparsity of point clouds, although there is already a way to deal with sparse convolution,…

Computer Vision and Pattern Recognition · Computer Science 2022-07-01 Yunzheng Su , Lei Jiang , Jie Cao

We present a deep learning method that propagates point-wise feature representations across shapes within a collection for the purpose of 3D shape segmentation. We propose a cross-shape attention mechanism to enable interactions between a…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Marios Loizou , Siddhant Garg , Dmitry Petrov , Melinos Averkiou , Evangelos Kalogerakis

Data augmentation is an effective regularization strategy for mitigating overfitting in deep neural networks, and it plays a crucial role in 3D vision tasks, where the point cloud data is relatively limited. While mixing-based augmentation…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Yi Wang , Jiaze Wang , Jinpeng Li , Zixu Zhao , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

Instance segmentation on 3D point clouds has been attracting increasing attention due to its wide applications, especially in scene understanding areas. However, most existing methods operate on fully annotated data while manually preparing…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Shichao Dong , Ruibo Li , Jiacheng Wei , Fayao Liu , Guosheng Lin

3D point cloud semantic and instance segmentation is crucial and fundamental for 3D scene understanding. Due to the complex structure, point sets are distributed off balance and diversely, which appears as both category imbalance and…

Computer Vision and Pattern Recognition · Computer Science 2020-01-07 Tong He , Dong Gong , Zhi Tian , Chunhua Shen

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

This paper introduces a novel approach for 3D semantic instance segmentation on point clouds. A 3D convolutional neural network called submanifold sparse convolutional network is used to generate semantic predictions and instance embeddings…

Computer Vision and Pattern Recognition · Computer Science 2021-03-24 Zhidong Liang , Ming Yang , Chunxiang Wang

In this paper, we propose a novel learning-based pipeline for partially overlapping 3D point cloud registration. The proposed model includes an iterative distance-aware similarity matrix convolution module to incorporate information from…

Computer Vision and Pattern Recognition · Computer Science 2020-08-07 Jiahao Li , Changhao Zhang , Ziyao Xu , Hangning Zhou , Chi Zhang

Point cloud stands as the most widely adopted format for representing 3D shapes and scenes due to its simplicity and geometric fidelity. However, its inherent unordered and irregular nature, exacerbated by sensor noise and occlusions,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Minhas Kamal , Hiranya Garbha Kumar , Balakrishnan Prabhakaran

In this paper, we propose 3D point-capsule networks, an auto-encoder designed to process sparse 3D point clouds while preserving spatial arrangements of the input data. 3D capsule networks arise as a direct consequence of our novel unified…

Computer Vision and Pattern Recognition · Computer Science 2019-07-15 Yongheng Zhao , Tolga Birdal , Haowen Deng , Federico Tombari

Point cloud analysis has a wide range of applications in many areas such as computer vision, robotic manipulation, and autonomous driving. While deep learning has achieved remarkable success on image-based tasks, there are many unique…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Sushmita Sarker , Prithul Sarker , Gunner Stone , Ryan Gorman , Alireza Tavakkoli , George Bebis , Javad Sattarvand

Multispectral point cloud (MPC) captures 3D spatial-spectral information from the observed scene, which can be used for scene understanding and has a wide range of applications. However, most of the existing classification methods were…

Computer Vision and Pattern Recognition · Computer Science 2025-07-24 TianZhu Liu , BangYan Hu , YanFeng Gu , Xian Li , Aleksandra Pižurica

Although accurate and fast point cloud classification is a fundamental task in 3D applications, it is difficult to achieve this purpose due to the irregularity and disorder of point clouds that make it challenging to achieve effective and…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Dening Lu , Qian Xie , Linlin Xu , Jonathan Li

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

Computer Vision and Pattern Recognition · Computer Science 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas