English
Related papers

Related papers: FPConv: Learning Local Flattening for Point Convol…

200 papers

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

Standard spatial convolutions assume input data with a regular neighborhood structure. Existing methods typically generalize convolution to the irregular point cloud domain by fixing a regular "view" through e.g. a fixed neighborhood size,…

Computer Vision and Pattern Recognition · Computer Science 2022-07-13 Manxi Lin , Aasa Feragen

Point cloud surface reconstruction has improved in accuracy with advances in deep learning, enabling applications such as infrastructure inspection. Recent approaches that reconstruct from small local regions rather than entire point clouds…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Eito Ogawa , Taiga Hayami , Hiroshi Watanabe

We present an improved approach for 3D object detection in point cloud data based on the Frustum PointNet (F-PointNet). Compared to the original F-PointNet, our newly proposed method considers the point neighborhood when computing point…

Computer Vision and Pattern Recognition · Computer Science 2023-01-12 Chengzhi Wu , Julius Pfrommer , Jürgen Beyerer , Kangning Li , Boris Neubert

Recent advances in deep learning for 3D point clouds have shown great promises in scene understanding tasks thanks to the introduction of convolution operators to consume 3D point clouds directly in a neural network. Point cloud data,…

Computer Vision and Pattern Recognition · Computer Science 2020-08-10 Zhiyuan Zhang , Binh-Son Hua , Wei Chen , Yibin Tian , Sai-Kit Yeung

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

Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant property. Several…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Zhiyuan Zhang , Licheng Yang , Zhiyu Xiang

Feature learning for 3D object detection from point clouds is very challenging due to the irregularity of 3D point cloud data. In this paper, we propose Pointformer, a Transformer backbone designed for 3D point clouds to learn features…

Computer Vision and Pattern Recognition · Computer Science 2021-06-23 Xuran Pan , Zhuofan Xia , Shiji Song , Li Erran Li , Gao Huang

We present Frame-Averaging Kernel-Point Convolution (FA-KPConv), a neural network architecture built on top of the well-known KPConv, a widely adopted backbone for 3D point cloud analysis. Even though invariance and/or equivariance to…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Ali Alawieh , Alexandru P. Condurache

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geometry of Computer…

Computer Vision and Pattern Recognition · Computer Science 2021-01-13 Kseniya Cherenkova , Djamila Aouada , Gleb Gusev

Large-scale point cloud consists of a multitude of individual objects, thereby encompassing rich structural and underlying semantic contextual information, resulting in a challenging problem in efficiently segmenting a point cloud. Most…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Zhenchao Lin , Li He , Hongqiang Yang , Xiaoqun Sun , Cuojin Zhang , Weinan Chen , Yisheng Guan , Hong Zhang

Point clouds provide a flexible geometric representation suitable for countless applications in computer graphics; they also comprise the raw output of most 3D data acquisition devices. While hand-designed features on point clouds have long…

Computer Vision and Pattern Recognition · Computer Science 2019-06-12 Yue Wang , Yongbin Sun , Ziwei Liu , Sanjay E. Sarma , Michael M. Bronstein , Justin M. Solomon

Deep neural networks require specific layers to process point clouds, as the scattered and irregular location of 3D points prevents the use of conventional convolutional filters. We introduce the composite layer, a flexible and general…

Computer Vision and Pattern Recognition · Computer Science 2024-10-16 Alberto Floris , Luca Frittoli , Diego Carrera , Giacomo Boracchi

This paper presents Point Convolutional Neural Networks (PCNN): a novel framework for applying convolutional neural networks to point clouds. The framework consists of two operators: extension and restriction, mapping point cloud functions…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Matan Atzmon , Haggai Maron , Yaron Lipman

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

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

Implicit neural networks have been successfully used for surface reconstruction from point clouds. However, many of them face scalability issues as they encode the isosurface function of a whole object or scene into a single latent vector.…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Alexandre Boulch , Renaud Marlet

We introduce PointConvFormer, a novel building block for point cloud based deep network architectures. Inspired by generalization theory, PointConvFormer combines ideas from point convolution, where filter weights are only based on relative…

Computer Vision and Pattern Recognition · Computer Science 2023-05-12 Wenxuan Wu , Li Fuxin , Qi Shan

Transformers have revolutionized the point cloud learning task, but the quadratic complexity hinders its extension to long sequence and makes a burden on limited computational resources. The recent advent of RWKV, a fresh breed of deep…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Qingdong He , Jiangning Zhang , Jinlong Peng , Haoyang He , Xiangtai Li , Yabiao Wang , Chengjie Wang

We present a new convolutional neural network, called Multi Voxel-Point Neurons Convolution (MVPConv), for fast and accurate 3D deep learning. The previous works adopt either individual point-based features or local-neighboring voxel-based…

Computer Vision and Pattern Recognition · Computer Science 2021-05-03 Wei Zhou , Xin Cao , Xiaodan Zhang , Xingxing Hao , Dekui Wang , Ying He