中文
相关论文

相关论文: Learning Graph-Convolutional Representations for P…

200 篇论文

We propose a precise and efficient normal estimation method that can deal with noise and nonuniform density for unstructured 3D point clouds. Unlike existing approaches that directly take patches and ignore the local neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Keqiang Li , Mingyang Zhao , Huaiyu Wu , Dong-Ming Yan , Zhen Shen , Fei-Yue Wang , Gang Xiong

Recovering an image from a noisy observation is a key problem in signal processing. Recently, it has been shown that data-driven approaches employing convolutional neural networks can outperform classical model-based techniques, because…

图像与视频处理 · 电气工程与系统科学 2019-05-30 Diego Valsesia , Giulia Fracastoro , Enrico Magli

Point cloud denoising aims to restore clean point clouds from raw observations corrupted by noise and outliers while preserving the fine-grained details. We present a novel deep learning-based denoising model, that incorporates normalizing…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Aihua Mao , Zihui Du , Yu-Hui Wen , Jun Xuan , Yong-Jin Liu

Non-local self-similarity is well-known to be an effective prior for the image denoising problem. However, little work has been done to incorporate it in convolutional neural networks, which surpass non-local model-based methods despite…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Diego Valsesia , Giulia Fracastoro , Enrico Magli

Accurate 3D geometry acquisition is essential for a wide range of applications, such as computer graphics, autonomous driving, robotics, and augmented reality. However, raw point clouds acquired in real-world environments are often…

图形学 · 计算机科学 2025-08-26 Jinxi Wang , Ben Fei , Dasith de Silva Edirimuni , Zheng Liu , Ying He , Xuequan Lu

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zheng Liu , Yaowu Zhao , Sijing Zhan , Yuanyuan Liu , Renjie Chen , Ying He

Point cloud filtering is a fundamental problem in geometry modeling and processing. Despite of significant advancement in recent years, the existing methods still suffer from two issues: 1) they are either designed without preserving sharp…

图形学 · 计算机科学 2020-09-29 Dongbo Zhang , Xuequan Lu , Hong Qin , Ying He

Point clouds data, as one kind of representation of 3D objects, are the most primitive output obtained by 3D sensors. Unlike 2D images, point clouds are disordered and unstructured. Hence it is not straightforward to apply classification…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhuyang Xie , Junzhou Chen , Bo Peng

Real-world environment-derived point clouds invariably exhibit noise across varying modalities and intensities. Hence, point cloud denoising (PCD) is essential as a preprocessing step to improve downstream task performance. Deep learning…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Chengwei Zhang , Xueyi Zhang , Mingrui Lao , Tao Jiang , Xinhao Xu , Wenjie Li , Fubo Zhang , Longyong Chen

The prevalence of accessible depth sensing and 3D laser scanning techniques has enabled the convenient acquisition of 3D dynamic point clouds, which provide efficient representation of arbitrarily-shaped objects in motion. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Wei Hu , Qianjiang Hu , Zehua Wang , Xiang Gao

The introduction of cheap RGB-D cameras, stereo cameras, and LIDAR devices has given the computer vision community 3D information that conventional RGB cameras cannot provide. This data is often stored as a point cloud. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Aleksandr Savchenkov , Andrew Davis , Xuan Zhao

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

We propose a local-to-global representation learning algorithm for 3D point cloud data, which is appropriate to handle various geometric transformations, especially rotation, without explicit data augmentation with respect to the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Seohyun Kim , Jaeyoo Park , Bohyung Han

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari

Point clouds are the native output of many real-world 3D sensors. To borrow the success of 2D convolutional network architectures, a majority of popular 3D perception models voxelize the points, which can result in a loss of local geometric…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yuwen Xiong , Mengye Ren , Renjie Liao , Kelvin Wong , Raquel Urtasun

Learning on point cloud is eagerly in demand because the point cloud is a common type of geometric data and can aid robots to understand environments robustly. However, the point cloud is sparse, unstructured, and unordered, which cannot be…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Kuangen Zhang , Ming Hao , Jing Wang , Clarence W. de Silva , Chenglong Fu

Acquired 3D point cloud data, whether from active sensors directly or from stereo-matching algorithms indirectly, typically contain non-negligible noise. To address the point cloud denoising problem, we propose a fast graph-based local…

信号处理 · 电气工程与系统科学 2018-05-01 Chinthaka Dinesh , Gene Cheung , Ivan V. Bajic , Cheng Yang

We proposed a novel graph convolutional neural network that could construct a coarse, sparse latent point cloud from a dense, raw point cloud. With a novel non-isotropic convolution operation defined on irregular geometries, the model then…

机器学习 · 计算机科学 2019-10-08 Zhang Yuhui , Greg Gutmann , Konagaya Akihiko

Classifying whole images is a classic problem in machine learning, and graph neural networks are a powerful methodology to learn highly irregular geometries. It is often the case that certain parts of a point cloud are more important than…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Lindsey Gray , Thomas Klijnsma , Shamik Ghosh

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas
‹ 上一页 1 2 3 10 下一页 ›