中文
相关论文

相关论文: PPFNet: Global Context Aware Local Features for Ro…

200 篇论文

Few prior works study deep learning on point sets. PointNet by Qi et al. is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Charles R. Qi , Li Yi , Hao Su , Leonidas J. Guibas

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Haoxuan You , Yifan Feng , Rongrong Ji , Yue Gao

Point cloud based retrieval for place recognition is still a challenging problem due to drastic appearance and illumination changes of scenes in changing environments. Existing deep learning based global descriptors for the retrieval task…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Le Hui , Mingmei Cheng , Jin Xie , Jian Yang

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

In this paper, we present the PS^2-Net -- a locally and globally aware deep learning framework for semantic segmentation on 3D scene-level point clouds. In order to deeply incorporate local structures and global context to support 3D scene…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Geometrical structures and the internal local region relationship, such as symmetry, regular array, junction, etc., are essential for understanding a 3D shape. This paper proposes a point cloud feature extraction network named PointSCNet,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Xingye Chen , Yiqi Wu , Wenjie Xu , Jin Li , Huaiyi Dong , Yilin Chen

Particle filtering is a powerful approach to sequential state estimation and finds application in many domains, including robot localization, object tracking, etc. To apply particle filtering in practice, a critical challenge is to…

机器人学 · 计算机科学 2019-05-29 Peter Karkus , David Hsu , Wee Sun Lee

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

Existing learning-based point feature descriptors are usually task-agnostic, which pursue describing the individual 3D point clouds as accurate as possible. However, the matching task aims at describing the corresponding points consistently…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Zhiyuan Zhang , Yuchao Dai , Bin Fan , Jiadai Sun , Mingyi He

Recent works attempt to improve scene parsing performance by exploring different levels of contexts, and typically train a well-designed convolutional network to exploit useful contexts across all pixels equally. However, in this paper, we…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Jun Fu , Jing Liu , Yuhang Wang , Yong Li , Yongjun Bao , Jinhui Tang , Hanqing Lu

In point cloud compression, the quality of a reconstructed point cloud relies on both the global structure and the local context, with existing methods usually processing global and local information sequentially and lacking communication…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Xuan Deng , Xingtao Wang , Xiandong Meng , Xiaopeng Fan , Debin Zhao

Instance segmentation is an important task for biomedical and biological image analysis. Due to the complicated background components, the high variability of object appearances, numerous overlapping objects, and ambiguous object…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Dongnan Liu , Donghao Zhang , Yang Song , Heng Huang , Weidong Cai

3D shape recognition has attracted more and more attention as a task of 3D vision research. The proliferation of 3D data encourages various deep learning methods based on 3D data. Now there have been many deep learning models based on…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Yaxin Zhao , Jichao Jiao , Tangkun Zhang

In this paper, we propose a similarity-aware fusion network (SAFNet) to adaptively fuse 2D images and 3D point clouds for 3D semantic segmentation. Existing fusion-based methods achieve remarkable performances by integrating information…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Linqing Zhao , Jiwen Lu , Jie Zhou

With the proliferation of Lidar sensors and 3D vision cameras, 3D point cloud analysis has attracted significant attention in recent years. After the success of the pioneer work PointNet, deep learning-based methods have been increasingly…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Jiajing Chen , Burak Kakillioglu , Senem Velipasalar

Fusion of 2D images and 3D point clouds is important because information from dense images can enhance sparse point clouds. However, fusion is challenging because 2D and 3D data live in different spaces. In this work, we propose MVPNet…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Maximilian Jaritz , Jiayuan Gu , Hao Su

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

Transformer-based networks have achieved impressive performance in 3D point cloud understanding. However, most of them concentrate on aggregating local features, but neglect to directly model global dependencies, which results in a limited…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Hengjia Li , Tu Zheng , Zhihao Chi , Zheng Yang , Wenxiao Wang , Boxi Wu , Binbin Lin , Deng Cai

How to learn long-range dependencies from 3D point clouds is a challenging problem in 3D point cloud analysis. Addressing this problem, we propose a global attention network for point cloud semantic segmentation, named as GA-Net, consisting…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Shuang Deng , Qiulei Dong