中文
相关论文

相关论文: Explaining Deep Neural Networks for Point Clouds u…

200 篇论文

Generating a 3D point cloud from a single 2D image is of great importance for 3D scene understanding applications. To reconstruct the whole 3D shape of the object shown in the image, the existing deep learning based approaches use either…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yao Wei , George Vosselman , Michael Ying Yang

Semantic segmentation is an important and well-known task in the field of computer vision, in which we attempt to assign a corresponding semantic class to each input element. When it comes to semantic segmentation of 2D images, the input…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Ivan Martinović

Graph Neural Networks (GNNs) have emerged as an efficient alternative to convolutional approaches for vision tasks such as image classification, leveraging patch-based representations instead of raw pixels. These methods construct graphs…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Nikolaos Chaidos , Angeliki Dimitriou , Nikolaos Spanos , Athanasios Voulodimos , Giorgos Stamou

Recently, great progress has been made in 3D deep learning with the emergence of deep neural networks specifically designed for 3D point clouds. These networks are often trained from scratch or from pre-trained models learned purely from…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Bach Tran , Binh-Son Hua , Anh Tuan Tran , Minh Hoai

Normal estimation on 3D point clouds is a fundamental problem in 3D vision and graphics. Current methods often show limited accuracy in predicting normals at sharp features (e.g., edges and corners) and less robustness to noise. In this…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Weijia Wang , Xuequan Lu , Dasith de Silva Edirimuni , Xiao Liu , Antonio Robles-Kelly

Noisy 3D point clouds arise in many applications. They may be due to errors when constructing a 3D model from images or simply to imprecise depth sensors. Point clouds can be given geometrical structure using graphs created from the…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Yann Schoenenberger , Johan Paratte , Pierre Vandergheynst

Scene understanding has been of high interest in computer vision. It encompasses not only identifying objects in a scene, but also their relationships within the given context. With this goal, a recent line of works tackles 3D semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Johanna Wald , Helisa Dhamo , Nassir Navab , Federico Tombari

Modern depth sensors such as LiDAR operate by sweeping laser-beams across the scene, resulting in a point cloud with notable 1D curve-like structures. In this work, we introduce a new point cloud processing scheme and backbone, called…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Colton Stearns , Davis Rempe , Jiateng Liu , Alex Fu , Sebastien Mascha , Jeong Joon Park , Despoina Paschalidou , Leonidas J. Guibas

In contrast to the literature where local patterns in 3D point clouds are captured by customized convolutional operators, in this paper we study the problem of how to effectively and efficiently project such point clouds into a 2D image…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Yecheng Lyu , Xinming Huang , Ziming Zhang

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Alexis Mendoza , Alexander Apaza , Ivan Sipiran , Cristian Lopez

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dynamic environments. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhe Liu , Shunbo Zhou , Chuanzhe Suo , Yingtian Liu , Peng Yin , Hesheng Wang , Yun-Hui Liu

In this paper we propose a rotation-invariant deep network for point clouds analysis. Point-based deep networks are commonly designed to recognize roughly aligned 3D shapes based on point coordinates, but suffer from performance drops with…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Ruixuan Yu , Xin Wei , Federico Tombari , Jian Sun

In this paper, we propose Neural Points, a novel point cloud representation and apply it to the arbitrary-factored upsampling task. Different from traditional point cloud representation where each point only represents a position or a local…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Wanquan Feng , Jin Li , Hongrui Cai , Xiaonan Luo , Juyong Zhang

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. However, applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

The analysis of 3D point clouds has diverse applications in robotics, vision and graphics. Processing them presents specific challenges since they are naturally sparse, can vary in spatial resolution and are typically unordered. Graph-based…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Mohammad Khodadad , Morteza Rezanejad , Ali Shiraee Kasmaee , Kaleem Siddiqi , Dirk Walther , Hamidreza Mahyar

Point clouds, a prominent method of 3D representation, are extensively utilized across industries such as autonomous driving, surveying, electricity, architecture, and gaming, and have been rigorously investigated for their accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Jingyuan Tang , Yuhuan Zhao , Songlin Sun , Yangang Cai

We present a novel framework for mesh reconstruction from unstructured point clouds by taking advantage of the learned visibility of the 3D points in the virtual views and traditional graph-cut based mesh generation. Specifically, we first…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shuang Song , Zhaopeng Cui , Rongjun Qin

With the help of the deep learning paradigm, many point cloud networks have been invented for visual analysis. However, there is great potential for development of these networks since the given information of point cloud data has not been…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Shi Qiu , Saeed Anwar , Nick Barnes

To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Xiang Li , Mingyang Wang , Congcong Wen , Lingjing Wang , Nan Zhou , Yi Fang