中文
相关论文

相关论文: LRC-Net: Learning Discriminative Features on Point…

200 篇论文

Feature descriptors of point clouds are used in several applications, such as registration and part segmentation of 3D point clouds. Learning discriminative representations of local geometric features is unquestionably the most important…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Seunghwan Jung , Yeong-Gil Shin , Minyoung Chung

When classifying point clouds, a large amount of time is devoted to the process of engineering a reliable set of features which are then passed to a classifier of choice. Generally, such features - usually derived from the 3D-covariance…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Mohammed Yousefhussien , David J. Kelbe , Emmett J. Ientilucci , Carl Salvaggio

In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given partial input, a…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Automatic segmentation of fine-grained brain structures remains a challenging task. Current segmentation methods mainly utilize 2D and 3D deep neural networks. The 2D networks take image slices as input to produce coarse segmentation in…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Yuemeng Li , Hangfan Liu , Hongming Li , Yong Fan

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

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

3D point cloud segmentation remains challenging for structureless and textureless regions. We present a new unified point-based framework for 3D point cloud segmentation that effectively optimizes pixel-level features, geometrical…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Hung-Yueh Chiang , Yen-Liang Lin , Yueh-Cheng Liu , Winston H. Hsu

We present a self-supervised task on point clouds, in order to learn meaningful point-wise features that encode local structure around each point. Our self-supervised network, named MortonNet, operates directly on unstructured/unordered…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Ali Thabet , Humam Alwassel , Bernard Ghanem

In this paper, we address the challenge of Perspective-Invariant Learning in machine learning and computer vision, which involves enabling a network to understand images from varying perspectives to achieve consistent semantic…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Deyi Ji , Feng Zhao , Lanyun Zhu , Wenwei Jin , Hongtao Lu , Jieping Ye

LiDAR point cloud analysis is a core task for 3D computer vision, especially for autonomous driving. However, due to the severe sparsity and noise interference in the single sweep LiDAR point cloud, the accurate semantic segmentation is…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Xu Yan , Jiantao Gao , Jie Li , Ruimao Zhang , Zhen Li , Rui Huang , Shuguang Cui

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Liang Pan , Xinyi Chen , Zhongang Cai , Junzhe Zhang , Haiyu Zhao , Shuai Yi , Ziwei Liu

Point cloud processing methods exploit local point features and global context through aggregation which does not explicity model the internal correlations between local and global features. To address this problem, we propose full point…

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

Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant property. Several…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zhiyuan Zhang , Licheng Yang , Zhiyu Xiang

Recently, graph-based and Transformer-based deep learning networks have demonstrated excellent performances on various point cloud tasks. Most of the existing graph methods are based on static graph, which take a fixed input to establish…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Wei Zhou , Qian Wang , Weiwei Jin , Xinzhe Shi , Ying He

The prevalence of relation networks in computer vision is in stark contrast to underexplored point-based methods. In this paper, we explore the possibilities of local relation operators and survey their feasibility. We propose a scalable…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Haoxi Ran , Wei Zhuo , Jun Liu , Li Lu

Point cloud analysis is a fundamental task in 3D computer vision. Most previous works have conducted experiments on synthetic datasets with well-aligned data; while real-world point clouds are often not pre-aligned. How to achieve rotation…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Chen Zhao , Jiaqi Yang , Xin Xiong , Angfan Zhu , Zhiguo Cao , Xin Li

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors using convolution, graph, or attention…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Xu Ma , Can Qin , Haoxuan You , Haoxi Ran , Yun Fu

We propose a novel approach to self-supervised learning of point cloud representations by differentiable neural rendering. Motivated by the fact that informative point cloud features should be able to encode rich geometry and appearance…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Di Huang , Sida Peng , Tong He , Honghui Yang , Xiaowei Zhou , Wanli Ouyang

For autonomous driving, radar sensors provide superior reliability regardless of weather conditions as well as a significantly high detection range. State-of-the-art algorithms for environment perception based on radar scans build up on…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Marco Braun , Alessandro Cennamo , Markus Schoeler , Kevin Kollek , Anton Kummert

3D point cloud analysis has drawn a lot of research attention due to its wide applications. However, collecting massive labelled 3D point cloud data is both time-consuming and labor-intensive. This calls for data-efficient learning methods.…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Fayao Liu , Guosheng Lin , Chuan-Sheng Foo , Chaitanya K. Joshi , Jie Lin