中文
相关论文

相关论文: HiTPR: Hierarchical Transformer for Place Recognit…

200 篇论文

We present a novel dataset named as HPointLoc, specially designed for exploring capabilities of visual place recognition in indoor environment and loop detection in simultaneous localization and mapping. The loop detection sub-task is…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Dmitry Yudin , Yaroslav Solomentsev , Ruslan Musaev , Aleksei Staroverov , Aleksandr I. Panov

3D single object tracking is a key issue for robotics. In this paper, we propose a transformer module called Point-Track-Transformer (PTT) for point cloud-based 3D single object tracking. PTT module contains three blocks for feature…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Jiayao Shan , Sifan Zhou , Zheng Fang , Yubo Cui

Point cloud registration for 3D objects is a challenging task due to sparse and noisy measurements, incomplete observations and large transformations. In this work, we propose \textbf{G}raph \textbf{M}atching \textbf{C}onsensus…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Liang Pan , Zhongang Cai , Ziwei Liu

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Z. Rozsa , Á. Madaras , Q. Wei , X. Lu , M. Golarits , H. Yuan , T. Sziranyi , R. Hamzaoui

Large-scale applications of Visual Place Recognition (VPR) require computationally efficient approaches. Further, a well-balanced combination of data-based and training-free approaches can decrease the required amount of training data and…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Fangming Yuan , Stefan Schubert , Peter Protzel , Peer Neubert

Visual place recognition (VPR) is a highly challenging task that has a wide range of applications, including robot navigation and self-driving vehicles. VPR is particularly difficult due to the presence of duplicate regions and the lack of…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Yifan Xu , Pourya Shamsolmoali , Jie Yang

The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transformers are…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Zhang Cheng , Haocheng Wan , Xinyi Shen , Zizhao Wu

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

Point clouds are widely used representations of 3D data, but determining the visibility of points from a given viewpoint remains a challenging problem due to their sparse nature and lack of explicit connectivity. Traditional methods, such…

图形学 · 计算机科学 2025-09-30 Jun-Hao Wang , Yi-Yang Tian , Baoquan Chen , Peng-Shuai Wang

Transformers are very effective in capturing both global and local correlations within high-energy particle collisions, but they present deployment challenges in high-data-throughput environments, such as the CERN LHC. The quadratic…

We consider a problem in which the trajectory of a mobile 3D sensor must be optimized so that certain objects are both found in the overall scene and covered by the point cloud, as fast as possible. This problem is called target search and…

系统与控制 · 电气工程与系统科学 2023-12-19 Matthias Rosynski , Alexandru Pop , Lucian Busoniu

Learning intra-region contexts and inter-region relations are two effective strategies to strengthen feature representations for point cloud analysis. However, unifying the two strategies for point cloud representation is not fully…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Silin Cheng , Xiwu Chen , Xinwei He , Zhe Liu , Xiang Bai

We propose a novel approach aimed at object and semantic scene completion from a partial scan represented as a 3D point cloud. Our architecture relies on three novel layers that are used successively within an encoder-decoder structure and…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Yida Wang , David Joseph Tan , Nassir Navab , Federico Tombari

Place recognition and loop-closure detection are main challenges in the localization, mapping and navigation tasks of self-driving vehicles. In this paper, we solve the loop-closure detection problem by incorporating the deep-learning based…

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

Recently, Transformer-based methods for point cloud learning have achieved good results on various point cloud learning benchmarks. However, since the attention mechanism needs to generate three feature vectors of query, key, and value to…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Wei Zhou , Weiwei Jin , Qian Wang , Yifan Wang , Dekui Wang , Xingxing Hao , Yongxiang Yu

Place recognition is crucial for robot localization and loop closure in simultaneous localization and mapping (SLAM). Light Detection and Ranging (LiDAR), known for its robust sensing capabilities and measurement consistency even in varying…

机器人学 · 计算机科学 2024-03-20 Minwoo Jung , Wooseong Yang , Dongjae Lee , Hyeonjae Gil , Giseop Kim , Ayoung Kim

Point cloud is an important data structure for a wide range of applications, including robotics, AR/VR, and autonomous driving. To process the point cloud, many deep-learning-based point cloud recognition algorithms have been proposed.…

硬件体系结构 · 计算机科学 2024-10-24 Qijun Zhang , Zhiyao Xie

Feature learning for 3D object detection from point clouds is very challenging due to the irregularity of 3D point cloud data. In this paper, we propose Pointformer, a Transformer backbone designed for 3D point clouds to learn features…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Xuran Pan , Zhuofan Xia , Shiji Song , Li Erran Li , Gao Huang

LiDAR-based place recognition (LPR) is one of the most crucial components of autonomous vehicles to identify previously visited places in GPS-denied environments. Most existing LPR methods use mundane representations of the input point…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Junyi Ma , Guangming Xiong , Jingyi Xu , Xieyuanli Chen