中文
相关论文

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

200 篇论文

Visual Place Recognition is a challenging task for robotics and autonomous systems, which must deal with the twin problems of appearance and viewpoint change in an always changing world. This paper introduces Patch-NetVLAD, which provides a…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Stephen Hausler , Sourav Garg , Ming Xu , Michael Milford , Tobias Fischer

Point cloud registration (PCR) is a fundamental task in 3D computer vision and robotics. Most learning-based PCR methods rely on Transformer architectures, which suffer from quadratic computational complexity. This limitation restricts the…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Bingxi Liu , An Liu , Hao Chen , Huaqi Tao , Jinqiang Cui , Yiqun Wang , Hong Zhang

Point cloud analysis is challenging due to its unique characteristics of unorderness, sparsity and irregularity. Prior works attempt to capture local relationships by convolution operations or attention mechanisms, exploiting geometric…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Jiangyi Wang , Zhongyao Cheng , Na Zhao , Jun Cheng , Xulei Yang

With the prevalence of LiDAR sensors in autonomous driving, 3D object tracking has received increasing attention. In a point cloud sequence, 3D object tracking aims to predict the location and orientation of an object in consecutive frames…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Zhipeng Luo , Changqing Zhou , Liang Pan , Gongjie Zhang , Tianrui Liu , Yueru Luo , Haiyu Zhao , Ziwei Liu , Shijian Lu

Visual Place Recognition (VPR) determines a query image's geographic location by matching it against geotagged databases. However, existing methods struggle with perceptual aliasing caused by irrelevant regions and inefficient re-ranking…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Shunpeng Chen , Yukun Song , Changwei Wang , Rongtao Xu , Kexue Fu , Longxiang Gao , Li Guo , Ruisheng Wang , Shibiao Xu

Point cloud-based place recognition is crucial for mobile robots and autonomous vehicles, especially when the global positioning sensor is not accessible. LiDAR points are scattered on the surface of objects and buildings, which have strong…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Qibo Qiu , Wenxiao Wang , Haochao Ying , Dingkun Liang , Haiming Gao , Xiaofei He

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector, followed by different temporal aggregation…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Kuan-Chih Huang , Weijie Lyu , Ming-Hsuan Yang , Yi-Hsuan Tsai

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

We introduce RPM-Net, a deep learning-based approach which simultaneously infers movable parts and hallucinates their motions from a single, un-segmented, and possibly partial, 3D point cloud shape. RPM-Net is a novel Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Zihao Yan , Ruizhen Hu , Xingguang Yan , Luanmin Chen , Oliver van Kaick , Hao Zhang , Hui Huang

Multi-task networks can potentially improve performance and computational efficiency compared to single-task networks, facilitating online deployment. However, current multi-task architectures in point cloud perception combine multiple…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Christopher Lang , Alexander Braun , Lars Schillingmann , Abhinav Valada

Despite recent success in incorporating learning into point cloud registration, many works focus on learning feature descriptors and continue to rely on nearest-neighbor feature matching and outlier filtering through RANSAC to obtain the…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Zi Jian Yew , Gim Hee Lee

Learning implicit representations has been a widely used solution for surface reconstruction from 3D point clouds. The latest methods infer a distance or occupancy field by overfitting a neural network on a single point cloud. However,…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Chao Chen , Yu-Shen Liu , Zhizhong Han

DEtection TRansformer (DETR) started a trend that uses a group of learnable queries for unified visual perception. This work begins by applying this appealing paradigm to LiDAR-based point cloud segmentation and obtains a simple yet…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Zeqi Xiao , Wenwei Zhang , Tai Wang , Chen Change Loy , Dahua Lin , Jiangmiao Pang

Deep neural networks are widely used for understanding 3D point clouds. At each point convolution layer, features are computed from local neighborhoods of 3D points and combined for subsequent processing in order to extract semantic…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Jiayun Wang , Rudrasis Chakraborty , Stella X. Yu

Recognizing already explored places (a.k.a. place recognition) is a fundamental task in Simultaneous Localization and Mapping (SLAM) to enable robot relocalization and loop closure detection. In topological SLAM the recognition takes place…

机器人学 · 计算机科学 2023-03-02 Matteo Scucchia , Davide Maltoni

High-resolution remote sensing (HRRS) image segmentation is challenging due to complex spatial layouts and diverse object appearances. While CNNs excel at capturing local features, they struggle with long-range dependencies, whereas…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Yichun Yu , Yuqing Lan , Zhihuan Xing , Xiaoyi Yang , Tingyue Tang , Dan Yu

In recent years, the robotics community has extensively examined methods concerning the place recognition task within the scope of simultaneous localization and mapping applications.This article proposes an appearance-based loop closure…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Shan An , Haogang Zhu , Dong Wei , Konstantinos A. Tsintotas , Antonios Gasteratos

LiDAR-based place recognition is an essential and challenging task both in loop closure detection and global relocalization. We propose Deep Scan Context (DSC), a general and discriminative global descriptor that captures the relationship…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Jiafeng Cui , Tengfei Huang , Yingfeng Cai , Junqiao Zhao , Lu Xiong , Zhuoping Yu

Transformer-based models have significantly advanced natural language processing and computer vision in recent years. However, due to the irregular and disordered structure of point cloud data, transformer-based models for 3D deep learning…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Xincheng Yang , Mingze Jin , Weiji He , Qian Chen

Recognizing places from an opposing viewpoint during a return trip is a common experience for human drivers. However, the analogous robotics capability, visual place recognition (VPR) with limited field of view cameras under 180 degree…

机器人学 · 计算机科学 2026-03-24 Spencer Carmichael , Rahul Agrawal , Ram Vasudevan , Katherine A. Skinner