中文
相关论文

相关论文: Permutation Matters: Anisotropic Convolutional Lay…

200 篇论文

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

Deep learning systems extensively use convolution operations to process input data. Though convolution is clearly defined for structured data such as 2D images or 3D volumes, this is not true for other data types such as sparse point…

计算机视觉与模式识别 · 计算机科学 2018-09-26 Pedro Hermosilla , Tobias Ritschel , Pere-Pau Vázquez , Àlvar Vinacua , Timo Ropinski

Efficient point cloud compression is fundamental to enable the deployment of virtual and mixed reality applications, since the number of points to code can range in the order of millions. In this paper, we present a novel data-driven…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Maurice Quach , Giuseppe Valenzise , Frederic Dufaux

Point clouds are a basic data type that is increasingly of interest as 3D content becomes more ubiquitous. Applications using point clouds include virtual, augmented, and mixed reality and autonomous driving. We propose a more efficient…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Ryan Killea , Yun Li , Saeed Bastani , Paul McLachlan

Exploiting convolutional neural networks for point cloud processing is quite challenging, due to the inherent irregular distribution and discrete shape representation of point clouds. To address these problems, many handcrafted convolution…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Xing Nie , Yongcheng Liu , Shaohong Chen , Jianlong Chang , Chunlei Huo , Gaofeng Meng , Qi Tian , Weiming Hu , Chunhong Pan

We propose a novel deep learning framework for predicting permeability of porous media from their digital images. Unlike convolutional neural networks, instead of feeding the whole image volume as inputs to the network, we model the…

图像与视频处理 · 电气工程与系统科学 2021-10-13 Ali Kashefi , Tapan Mukerji

Recently, various convolutions based on continuous or discrete kernels for point cloud processing have been widely studied, and achieve impressive performance in many applications, such as shape classification, scene segmentation and so on.…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Dengsheng Chen , Haowen Deng , Jun Li , Duo Li , Yao Duan , Kai Xu

Machine learning for point clouds has been attracting much attention, with many applications in various fields, such as shape recognition and material science. For enhancing the accuracy of such machine learning methods, it is often…

机器学习 · 计算机科学 2023-12-29 Naoki Nishikawa , Yuichi Ike , Kenji Yamanishi

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…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Zhenpeng Chen , Yuan li

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,…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Zhiyuan Zhang , Binh-Son Hua , Wei Chen , Yibin Tian , Sai-Kit Yeung

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

3D point cloud is an efficient and flexible representation of 3D structures. Recently, neural networks operating on point clouds have shown superior performance on 3D understanding tasks such as shape classification and part segmentation.…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Wentao Yuan , David Held , Christoph Mertz , Martial Hebert

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

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…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Alberto Floris , Luca Frittoli , Diego Carrera , Giacomo Boracchi

Recent state-of-the-art methods for point cloud processing are based on the notion of point convolution, for which several approaches have been proposed. In this paper, inspired by discrete convolution in image processing, we provide a…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Alexandre Boulch , Gilles Puy , Renaud Marlet

Point cloud processing has become a cornerstone technology in many 3D vision tasks. However, arbitrary rotations introduce variations in point cloud orientations, posing a long-standing challenge for effective representation learning. The…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Chenyu Hu , Xiaotong Li , Hao Zhu , Biao Hou

While several convolution-like operators have recently been proposed for extracting features out of point clouds, down-sampling an unordered point cloud in a deep neural network has not been rigorously studied. Existing methods down-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Ehsan Nezhadarya , Ehsan Taghavi , Ryan Razani , Bingbing Liu , Jun Luo

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 propose a novel segmentation-based explainable artificial intelligence (XAI) method for neural networks working on point cloud classification. As one building block of this method, we propose a novel point-shifting mechanism to introduce…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Raju Ningappa Mulawade , Christoph Garth , Alexander Wiebel

Transformer plays an increasingly important role in various computer vision areas and remarkable achievements have also been made in point cloud analysis. Since they mainly focus on point-wise transformer, an adaptive channel encoding…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Guoquan Xu , Hezhi Cao , Yifan Zhang , Yanxin Ma , Jianwei Wan , Ke Xu