中文
相关论文

相关论文: Tangent Convolutions for Dense Prediction in 3D

200 篇论文

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

Due to the difficulty in generating the effective descriptors which are robust to occlusion and viewpoint changes, place recognition for 3D point cloud remains an open issue. Unlike most of the existing methods that focus on extracting…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xin Kong , Xuemeng Yang , Guangyao Zhai , Xiangrui Zhao , Xianfang Zeng , Mengmeng Wang , Yong Liu , Wanlong Li , Feng Wen

We propose a neural network for 3D point cloud processing that exploits `spherical' convolution kernels and octree partitioning of space. The proposed metric-based spherical kernels systematically quantize point neighborhoods to identify…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Huan Lei , Naveed Akhtar , Ajmal Mian

3D semantic scene labeling is fundamental to agents operating in the real world. In particular, labeling raw 3D point sets from sensors provides fine-grained semantics. Recent works leverage the capabilities of Neural Networks (NNs), but…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Lyne P. Tchapmi , Christopher B. Choy , Iro Armeni , JunYoung Gwak , Silvio Savarese

For current object detectors, the scale of the receptive field of feature extraction operators usually increases layer by layer. Those operators are called scale-oriented operators in this paper, such as the convolution layer in CNN, and…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jie Li , Yu Hu

Scene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks. This work proposes a method to incrementally build up semantic scene graphs from a 3D environment given a sequence of…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shun-Cheng Wu , Johanna Wald , Keisuke Tateno , Nassir Navab , Federico Tombari

State-of-the-art models for semantic segmentation are based on adaptations of convolutional networks that had originally been designed for image classification. However, dense prediction and image classification are structurally different.…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Fisher Yu , Vladlen Koltun

Unlike on images, semantic learning on 3D point clouds using a deep network is challenging due to the naturally unordered data structure. Among existing works, PointNet has achieved promising results by directly learning on point sets.…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Yiru Shen , Chen Feng , Yaoqing Yang , Dong Tian

Varying density of point clouds increases the difficulty of 3D detection. In this paper, we present a context-aware dynamic network (CADNet) to capture the variance of density by considering both point context and semantic context.…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yonglin Tian , Lichao Huang , Xuesong Li , Kunfeng Wang , Zilei Wang , Fei-Yue Wang

Many applications in robotics and human-computer interaction can benefit from understanding 3D motion of points in a dynamic environment, widely noted as scene flow. While most previous methods focus on stereo and RGB-D images as input, few…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Xingyu Liu , Charles R. Qi , Leonidas J. Guibas

3D point clouds acquired by scanning real-world objects or scenes have found a wide range of applications including immersive telepresence, autonomous driving, surveillance, etc. They are often perturbed by noise or suffer from low density,…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Haolan Chen , Bi'an Du , Shitong Luo , Wei Hu

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xin Kong , Guangyao Zhai , Baoquan Zhong , Yong Liu

3D dynamic point clouds provide a discrete representation of real-world objects or scenes in motion, which have been widely applied in immersive telepresence, autonomous driving, surveillance, etc. However, point clouds acquired from…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Qianjiang Hu , Wei Hu

Local features and contextual dependencies are crucial for 3D point cloud analysis. Many works have been devoted to designing better local convolutional kernels that exploit the contextual dependencies. However, current point convolutions…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Yong He , Hongshan Yu , Zhengeng Yang , Wei Sun , Mingtao Feng , Ajmal Mian

With the increasing reliance of self-driving and similar robotic systems on robust 3D vision, the processing of LiDAR scans with deep convolutional neural networks has become a trend in academia and industry alike. Prior attempts on the…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Ran Cheng , Christopher Agia , Yuan Ren , Xinhai Li , Liu Bingbing

In this paper, we introduce a novel conditional generative adversarial network that creates dense 3D point clouds, with color, for assorted classes of objects in an unsupervised manner. To overcome the difficulty of capturing intricate…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Mohammad Samiul Arshad , William J. Beksi

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Rajat Sharma , Tobias Schwandt , Christian Kunert , Steffen Urban , Wolfgang Broll

Reconstructing 3D point clouds into triangle meshes is a key problem in computational geometry and surface reconstruction. Point cloud triangulation solves this problem by providing edge information to the input points. Since no vertex…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Huan Lei , Ruitao Leng , Liang Zheng , Hongdong Li

We study the problem of efficient semantic segmentation of large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only able to be trained and…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Qingyong Hu , Bo Yang , Linhai Xie , Stefano Rosa , Yulan Guo , Zhihua Wang , Niki Trigoni , Andrew Markham

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…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yaoqing Yang , Chen Feng , Yiru Shen , Dong Tian