中文
相关论文

相关论文: GPA-Net:No-Reference Point Cloud Quality Assessmen…

200 篇论文

Geometry-based point cloud compression (G-PCC), an international standard designed by MPEG, provides a generic framework for compressing diverse types of point clouds while ensuring interoperability across applications and devices. However,…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Wanhao Ma , Wei Zhang , Shuai Wan , Fuzheng Yang

Point clouds are an increasingly relevant data type but they are often corrupted by noise. We propose a deep neural network based on graph-convolutional layers that can elegantly deal with the permutation-invariance problem encountered by…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Francesca Pistilli , Giulia Fracastoro , Diego Valsesia , Enrico Magli

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…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Ali Alawieh , Alexandru P. Condurache

We present a simple and general framework for feature learning from point clouds. The key to the success of CNNs is the convolution operator that is capable of leveraging spatially-local correlation in data represented densely in grids…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Yangyan Li , Rui Bu , Mingchao Sun , Wei Wu , Xinhan Di , Baoquan Chen

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…

计算几何 · 计算机科学 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

This paper introduces the Point Cloud Network (PCN) architecture, a novel implementation of linear layers in deep learning networks, and provides empirical evidence to advocate for its preference over the Multilayer Perceptron (MLP) in…

机器学习 · 计算机科学 2023-09-25 Charles Hetterich

Point clouds are unstructured and unordered data, as opposed to images. Thus, most machine learning approach developed for image cannot be directly transferred to point clouds. In this paper, we propose a generalization of discrete…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Alexandre Boulch

Graph Convolutional Networks (GCNs) have received increasing attention in the machine learning community for effectively leveraging both the content features of nodes and the linkage patterns across graphs in various applications. As…

机器学习 · 计算机科学 2021-01-01 Donghan Yu , Ruohong Zhang , Zhengbao Jiang , Yuexin Wu , Yiming Yang

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…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Yue Wang , Yongbin Sun , Ziwei Liu , Sanjay E. Sarma , Michael M. Bronstein , Justin M. Solomon

Point cloud quality plays a critical role in 3D acquisition, reconstruction, rendering, and perception, yet existing point cloud quality assessment (PCQA) research remains largely centered on scalar score prediction. In practical inspection…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Duanchu Wang , Cheng Li , Junjie Yang , Jing Huang , Zihang Cheng , Zhi Gao , ZhuBohong , Di Wang

Existing convolutional learning methods for 3D point cloud data are divided into two paradigms: point-based methods that preserve geometric precision but often face performance challenges, and voxel-based methods that achieve high…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Lihan Li , Haofeng Zhong , Rui Bu , Mingchao Sun , Wenzheng Chen , Baoquan Chen , Yangyan Li

Understanding point cloud has recently gained huge interests following the development of 3D scanning devices and the accumulation of large-scale 3D data. Most point cloud processing algorithms can be classified as either point-based or…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Pyunghwan Ahn , Juyoung Yang , Eojindl Yi , Chanho Lee , Junmo Kim

Due to limitations in acquisition equipment, noise perturbations often corrupt 3-D point clouds, hindering down-stream tasks such as surface reconstruction, rendering, and further processing. Existing 3-D point cloud denoising methods…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Wenqiang Xu , Wenrui Dai , Duoduo Xue , Ziyang Zheng , Chenglin Li , Junni Zou , Hongkai Xiong

3D point clouds deep learning is a promising field of research that allows a neural network to learn features of point clouds directly, making it a robust tool for solving 3D scene understanding tasks. While recent works show that point…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

Despite the remarkable success of deep learning, an optimal convolution operation on point clouds remains elusive owing to their irregular data structure. Existing methods mainly focus on designing an effective continuous kernel function…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Sungmin Woo , Dogyoon Lee , Sangwon Hwang , Woojin Kim , Sangyoun Lee

Full-reference point cloud quality assessment (FR-PCQA) aims to infer the quality of distorted point clouds with available references. Most of the existing FR-PCQA metrics ignore the fact that the human visual system (HVS) dynamically…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Yujie Zhang , Qi Yang , Yiling Xu , Shan Liu

Point cloud analysis is very challenging, as the shape implied in irregular points is difficult to capture. In this paper, we propose RS-CNN, namely, Relation-Shape Convolutional Neural Network, which extends regular grid CNN to irregular…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Yongcheng Liu , Bin Fan , Shiming Xiang , Chunhong Pan

This paper introduces Point-GN, a novel non-parametric network for efficient and accurate 3D point cloud classification. Unlike conventional deep learning models that rely on a large number of trainable parameters, Point-GN leverages…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Marzieh Mohammadi , Amir Salarpour

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Pointwise…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Yang You , Yujing Lou , Qi Liu , Yu-Wing Tai , Lizhuang Ma , Cewu Lu , Weiming Wang

Recent years have witnessed the growth of point cloud based applications because of its realistic and fine-grained representation of 3D objects and scenes. However, it is a challenging problem to compress sparse, unstructured, and…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Jianqiang Wang , Dandan Ding , Zhu Li , Zhan Ma