English
Related papers

Related papers: PSNet: Fast Data Structuring for Hierarchical Deep…

200 papers

This paper presents SO-Net, a permutation invariant architecture for deep learning with orderless point clouds. The SO-Net models the spatial distribution of point cloud by building a Self-Organizing Map (SOM). Based on the SOM, SO-Net…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Jiaxin Li , Ben M. Chen , Gim Hee Lee

Feature encoding is essential for point cloud analysis. In this paper, we propose a novel point convolution operator named Shell Point Convolution (SPConv) for shape encoding and local context learning. Specifically, SPConv splits 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Yuyan Li , Chuanmao Fan , Xu Wang , Ye Duan

Point cloud sequences are irregular and unordered in the spatial dimension while exhibiting regularities and order in the temporal dimension. Therefore, existing grid based convolutions for conventional video processing cannot be directly…

Computer Vision and Pattern Recognition · Computer Science 2022-05-30 Hehe Fan , Xin Yu , Yuhang Ding , Yi Yang , Mohan Kankanhalli

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

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

Research in point cloud analysis with deep neural networks has made rapid progress in recent years. The pioneering work PointNet offered a direct analysis of point clouds. However, due to its architecture PointNet is not able to capture…

Computer Vision and Pattern Recognition · Computer Science 2020-06-15 Qendrim Bytyqi , Nicola Wolpert , Elmar Schömer

Current methodologies in point cloud analysis predominantly explore 3D geometries, often achieved through the introduction of intricate learnable geometric extractors in the encoder or by deepening networks with repeated blocks. However,…

Computer Vision and Pattern Recognition · Computer Science 2023-12-21 Lipeng Gu , Xuefeng Yan , Liangliang Nan , Dingkun Zhu , Honghua Chen , Weiming Wang , Mingqiang Wei

With the increased availability of 3D scanning technology, point clouds are moving into the focus of computer vision as a rich representation of everyday scenes. However, they are hard to handle for machine learning algorithms due to their…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Sergey Prokudin , Christoph Lassner , Javier Romero

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will…

Computer Vision and Pattern Recognition · Computer Science 2021-03-01 Rajat Sharma , Tobias Schwandt , Christian Kunert , Steffen Urban , Wolfgang Broll

We present a novel and flexible architecture for point cloud segmentation with dual-representation iterative learning. In point cloud processing, different representations have their own pros and cons. Thus, finding suitable ways to…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Maosheng Ye , Shuangjie Xu , Tongyi Cao , Qifeng Chen

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

Computer Vision and Pattern Recognition · Computer Science 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

In recent years, Convolutional Neural Networks (CNN) have proven to be efficient analysis tools for processing point clouds, e.g., for reconstruction, segmentation and classification. In this paper, we focus on the classification of edges…

In this paper, we present the PS^2-Net -- a locally and globally aware deep learning framework for semantic segmentation on 3D scene-level point clouds. In order to deeply incorporate local structures and global context to support 3D scene…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Exploiting fine-grained semantic features on point cloud is still challenging due to its irregular and sparse structure in a non-Euclidean space. Among existing studies, PointNet provides an efficient and promising approach to learn shape…

Computer Vision and Pattern Recognition · Computer Science 2019-05-22 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Efficient analysis of point clouds holds paramount significance in real-world 3D applications. Currently, prevailing point-based models adhere to the PointNet++ methodology, which involves embedding and abstracting point features within a…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Jianan Li , Jie Wang , Tingfa Xu

Recently MLP-based methods have shown strong performance in point cloud analysis. Simple MLP architectures are able to learn geometric features in local point groups yet fail to model long-range dependencies directly. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2023-12-21 Xingyilang Yin , Xi Yang , Liangchen Liu , Nannan Wang , Xinbo Gao

PointNet++ is one of the most influential neural architectures for point cloud understanding. Although the accuracy of PointNet++ has been largely surpassed by recent networks such as PointMLP and Point Transformer, we find that a large…

Computer Vision and Pattern Recognition · Computer Science 2022-10-14 Guocheng Qian , Yuchen Li , Houwen Peng , Jinjie Mai , Hasan Abed Al Kader Hammoud , Mohamed Elhoseiny , Bernard Ghanem

Self-supervised learning has not been fully explored for point cloud analysis. Current frameworks are mainly based on point cloud reconstruction. Given only 3D coordinates, such approaches tend to learn local geometric structures and…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Mingye Xu , Yali Wang , Zhipeng Zhou , Hongbin Xu , Yu Qiao

Point cloud analysis is challenging due to the irregularity of the point cloud data structure. Existing works typically employ the ad-hoc sampling-grouping operation of PointNet++, followed by sophisticated local and/or global feature…

Computer Vision and Pattern Recognition · Computer Science 2023-04-19 Shen Zheng , Jinqian Pan , Changjie Lu , Gaurav Gupta

Deep learning with 3D data has progressed significantly since the introduction of convolutional neural networks that can handle point order ambiguity in point cloud data. While being able to achieve good accuracies in various scene…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung