English
Related papers

Related papers: Exploring Spatial Context for 3D Semantic Segmenta…

200 papers

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of…

Computer Vision and Pattern Recognition · Computer Science 2021-08-21 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

Classification and segmentation of 3D point clouds are important tasks in computer vision. Because of the irregular nature of point clouds, most of the existing methods convert point clouds into regular 3D voxel grids before they are used…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Wei Zeng , Theo Gevers

Unlike on images, semantic learning on 3D point clouds using a deep network is challenging due to the naturally unordered data structure. Among existing works, PointNet has achieved promising results by directly learning on point sets.…

Computer Vision and Pattern Recognition · Computer Science 2018-04-05 Yiru Shen , Chen Feng , Yaoqing Yang , Dong Tian

Over the last decade, the demand for better segmentation and classification algorithms in 3D spaces has significantly grown due to the popularity of new 3D sensor technologies and advancements in the field of robotics. Point-clouds are one…

Computer Vision and Pattern Recognition · Computer Science 2019-10-02 Felipe Gomez Marulanda , Pieter Libin , Timothy Verstraeten , Ann Nowé

In this paper, we propose one novel model for point cloud semantic segmentation, which exploits both the local and global structures within the point cloud based on the contextual point representations. Specifically, we enrich each point…

Computer Vision and Pattern Recognition · Computer Science 2019-11-14 Xu Wang , Jingming He , Lin Ma

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At…

Computer Vision and Pattern Recognition · Computer Science 2020-08-27 Xin Kong , Guangyao Zhai , Baoquan Zhong , Yong Liu

The development of practical applications, such as autonomous driving and robotics, has brought increasing attention to 3D point cloud understanding. While deep learning has achieved remarkable success on image-based tasks, there are many…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Haoming Lu , Humphrey Shi

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. However, applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-18 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

3D point cloud semantic segmentation is a challenging topic in the computer vision field. Most of the existing methods in literature require a large amount of fully labeled training data, but it is extremely time-consuming to obtain these…

Computer Vision and Pattern Recognition · Computer Science 2022-04-07 Shuang Deng , Qiulei Dong , Bo Liu , Zhanyi Hu

Deep learning with 3D data such as reconstructed point clouds and CAD models has received great research interests recently. However, the capability of using point clouds with convolutional neural network has been so far not fully explored.…

Computer Vision and Pattern Recognition · Computer Science 2018-03-30 Binh-Son Hua , Minh-Khoi Tran , Sai-Kit Yeung

Point cloud semantic segmentation is a crucial task in 3D scene understanding. Existing methods mainly focus on employing a large number of annotated labels for supervised semantic segmentation. Nonetheless, manually labeling such large…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Mingmei Cheng , Le Hui , Jin Xie , Jian Yang

Among 2D convolutional networks on point clouds, point-based approaches consume point clouds of fixed size directly. By analysis of PointNet, a pioneer in introducing deep learning into point sets, we reveal that current point-based methods…

Computer Vision and Pattern Recognition · Computer Science 2021-08-11 Zhenpeng Chen , Yuan li

We propose a new supervized learning framework for oversegmenting 3D point clouds into superpoints. We cast this problem as learning deep embeddings of the local geometry and radiometry of 3D points, such that the border of objects presents…

Computer Vision and Pattern Recognition · Computer Science 2019-04-04 Loic Landrieu , Mohamed Boussaha

Understanding dynamic 3D environment is crucial for robotic agents and many other applications. We propose a novel neural network architecture called $MeteorNet$ for learning representations for dynamic 3D point cloud sequences. Different…

Computer Vision and Pattern Recognition · Computer Science 2020-02-11 Xingyu Liu , Mengyuan Yan , Jeannette Bohg

With the tide of artificial intelligence, we try to apply deep learning to understand 3D data. Point cloud is an important 3D data structure, which can accurately and directly reflect the real world. In this paper, we propose a simple and…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Kang Zhiheng , Li Ning

Semantic segmentation is an important and well-known task in the field of computer vision, in which we attempt to assign a corresponding semantic class to each input element. When it comes to semantic segmentation of 2D images, the input…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Ivan Martinović

Scene understanding has been of high interest in computer vision. It encompasses not only identifying objects in a scene, but also their relationships within the given context. With this goal, a recent line of works tackles 3D semantic…

Computer Vision and Pattern Recognition · Computer Science 2020-04-09 Johanna Wald , Helisa Dhamo , Nassir Navab , Federico Tombari

In this paper, we propose a novel joint instance and semantic segmentation approach, which is called JSNet, in order to address the instance and semantic segmentation of 3D point clouds simultaneously. Firstly, we build an effective…

Computer Vision and Pattern Recognition · Computer Science 2019-12-23 Lin Zhao , Wenbing Tao

Point clouds, a prominent method of 3D representation, are extensively utilized across industries such as autonomous driving, surveying, electricity, architecture, and gaming, and have been rigorously investigated for their accuracy and…

Computer Vision and Pattern Recognition · Computer Science 2025-01-13 Jingyuan Tang , Yuhuan Zhao , Songlin Sun , Yangang Cai

Recent works on 3D semantic segmentation propose to exploit the synergy between images and point clouds by processing each modality with a dedicated network and projecting learned 2D features onto 3D points. Merging large-scale point clouds…

Computer Vision and Pattern Recognition · Computer Science 2022-07-08 Damien Robert , Bruno Vallet , Loic Landrieu