English
Related papers

Related papers: EdgeFormer: local patch-based edge detection trans…

200 papers

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

In this paper, we propose a point cloud classification method based on graph neural network and manifold learning. Different from the conventional point cloud analysis methods, this paper uses manifold learning algorithms to embed point…

Computer Vision and Pattern Recognition · Computer Science 2020-10-19 Dinghao Yang , Wei Gao

Point cloud analysis is an area of increasing interest due to the development of 3D sensors that are able to rapidly measure the depth of scenes accurately. Unfortunately, applying deep learning techniques to perform point cloud analysis is…

Computer Vision and Pattern Recognition · Computer Science 2021-01-05 Junming Zhang , Ming-Yuan Yu , Ram Vasudevan , Matthew Johnson-Roberson

In this paper, we propose Attention Based Decomposition Network (ABD-Net), for point cloud decomposition into basic geometric shapes namely, plane, sphere, cone and cylinder. We show improved performance of 3D object classification using…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Siddharth Katageri , Shashidhar V Kudari , Akshaykumar Gunari , Ramesh Ashok Tabib , Uma Mudenagudi

We propose an effective unsupervised 3D point cloud novelty detection approach, leveraging a general point cloud feature extractor and a one-class classifier. The general feature extractor consists of a graph-based autoencoder and is…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Shizuka Akahori , Satoshi Iizuka , Ken Mawatari , Kazuhiro Fukui

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Siddharth Srivastava , Brejesh Lall

Point cloud completion aims to reconstruct the complete 3D shape from incomplete point clouds, and it is crucial for tasks such as 3D object detection and segmentation. Despite the continuous advances in point cloud analysis techniques,…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Yi Zhong , Weize Quan , Dong-ming Yan , Jie Jiang , Yingmei Wei

With the vigorous development of the urban construction industry, engineering deformation or changes often occur during the construction process. To combat this phenomenon, it is necessary to detect changes in order to detect construction…

Computer Vision and Pattern Recognition · Computer Science 2023-09-15 Xiaoxu Ren , Haili Sun , Zhenxin Zhang

The application of deep learning to 3D point clouds is challenging due to its lack of order. Inspired by the point embeddings of PointNet and the edge embeddings of DGCNNs, we propose three improvements to the task of point cloud analysis.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Recent deep networks that directly handle points in a point set, e.g., PointNet, have been state-of-the-art for supervised learning tasks on point clouds such as classification and segmentation. In this work, a novel end-to-end deep…

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

In this paper, we propose PCPNet, a deep-learning based approach for estimating local 3D shape properties in point clouds. In contrast to the majority of prior techniques that concentrate on global or mid-level attributes, e.g., for shape…

Computational Geometry · Computer Science 2018-06-20 Paul Guerrero , Yanir Kleiman , Maks Ovsjanikov , Niloy J. Mitra

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

Transformer-based Self-supervised Representation Learning methods learn generic features from unlabeled datasets for providing useful network initialization parameters for downstream tasks. Recently, self-supervised learning based upon…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Jincen Jiang , Xuequan Lu , Lizhi Zhao , Richard Dazeley , Meili Wang

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

Cross-modal data registration has long been a critical task in computer vision, with extensive applications in autonomous driving and robotics. Accurate and robust registration methods are essential for aligning data from different…

Computer Vision and Pattern Recognition · Computer Science 2025-03-20 Yuanchao Yue , Hui Yuan , Qinglong Miao , Xiaolong Mao , Raouf Hamzaoui , Peter Eisert

Learning and selecting important points on a point cloud is crucial for point cloud understanding in various applications. Most of early methods selected the important points on 3D shapes by analyzing the intrinsic geometric properties of…

Computer Vision and Pattern Recognition · Computer Science 2023-05-11 Xinhai Liu , Zhizhong Han , Sanghuk Lee , Yan-Pei Cao , Yu-Shen Liu

Point cloud completion aims to recover accurate global geometry and preserve fine-grained local details from partial point clouds. Conventional methods typically predict unseen points directly from 3D point cloud coordinates or use…

Computer Vision and Pattern Recognition · Computer Science 2024-08-14 Jinpeng Yu , Binbin Huang , Yuxuan Zhang , Huaxia Li , Xu Tang , Shenghua Gao

Deep learning on point clouds has made a lot of progress recently. Many point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have shown advantages in accuracy and speed comparing to those using traditional 3D…

Computational Geometry · Computer Science 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

Pre-trained large-scale models have exhibited remarkable efficacy in computer vision, particularly for 2D image analysis. However, when it comes to 3D point clouds, the constrained accessibility of data, in contrast to the vast repositories…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Mengke Li , Da Li , Guoqing Yang , Yiu-ming Cheung , Hui Huang

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

Computer Vision and Pattern Recognition · Computer Science 2022-04-11 Jacek Komorowski