中文
相关论文

相关论文: Are Local Features All You Need for Cross-Domain V…

200 篇论文

The dominant paradigm in image retrieval systems today is to search large databases using global image features, and re-rank those initial results with local image feature matching techniques. This design, dubbed global-to-local, stems from…

信息检索 · 计算机科学 2025-09-08 Dror Aiger , Bingyi Cao , Kaifeng Chen , Andre Araujo

Visual place recognition is a challenging task for autonomous driving and robotics, which is usually considered as an image retrieval problem. A commonly used two-stage strategy involves global retrieval followed by re-ranking using…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yanqing Shen , Sanping Zhou , Jingwen Fu , Ruotong Wang , Shitao Chen , Nanning Zheng

Visual localization, i.e., camera pose estimation in a known scene, is a core component of technologies such as autonomous driving and augmented reality. State-of-the-art localization approaches often rely on image retrieval techniques for…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Martin Humenberger , Yohann Cabon , Noé Pion , Philippe Weinzaepfel , Donghwan Lee , Nicolas Guérin , Torsten Sattler , Gabriela Csurka

Visual Place Recognition (VPR) is crucial in computer vision, aiming to retrieve database images similar to a query image from an extensive collection of known images. However, like many vision tasks, VPR always degrades at night due to the…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Bingxi Liu , Yiqun Wang , Huaqi Tao , Tingjun Huang , Fulin Tang , Yihong Wu , Jinqiang Cui , Hong Zhang

Visual Place Recognition (VPR) is a fundamental yet challenging task for small Unmanned Aerial Vehicle (UAV). The core reasons are the extreme viewpoint changes, and limited computational power onboard a UAV which restricts the…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Bruno Ferrarini , Maria Waheed , Sania Waheed , Shoaib Ehsan , Michael Milford , Klaus D. McDonald-Maier

Visual Place Recognition (VPR) is an important component in both computer vision and robotics applications, thanks to its ability to determine whether a place has been visited and where specifically. A major challenge in VPR is to handle…

机器人学 · 计算机科学 2019-02-27 Peng Yin , Lingyun Xu , Xueqian Li , Chen Yin , Yingli Li , Rangaprasad Arun Srivatsan , Lu Li , Jianmin Ji , Yuqing He

One recent promising approach to the Visual Place Recognition (VPR) problem has been to fuse the place recognition estimates of multiple complementary VPR techniques using methods such as SRAL and multi-process fusion. These approaches come…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Connor Malone , Stephen Hausler , Tobias Fischer , Michael Milford

Aerial imagery and its direct application to visual localization is an essential problem for many Robotics and Computer Vision tasks. While Global Navigation Satellite Systems (GNSS) are the standard default solution for solving the aerial…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Ivan Moskalenko , Anastasiia Kornilova , Gonzalo Ferrer

Instance-level image retrieval is the task of searching in a large database for images that match an object in a query image. To address this task, systems usually rely on a retrieval step that uses global image descriptors, and a…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fuwen Tan , Jiangbo Yuan , Vicente Ordonez

Recent work by Suenderhauf et al. [1] demonstrated improved visual place recognition using proposal regions coupled with features from convolutional neural networks (CNN) to match landmarks between views. In this work we extend the approach…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Pilailuck Panphattarasap , Andrew Calway

In this work we propose a novel joint training method for Visual Place Recognition (VPR), which simultaneously learns a global descriptor and a pair classifier for re-ranking. The pair classifier can predict whether a given pair of images…

机器人学 · 计算机科学 2025-03-04 Stephen Hausler , Peyman Moghadam

The problem visual place recognition is commonly used strategy for localization. Most successful appearance based methods typically rely on a large database of views endowed with local or global image descriptors and strive to retrieve the…

计算机视觉与模式识别 · 计算机科学 2016-09-02 Arsalan Mousavian , Jana Kosecka

In this paper, we address the problem of landmark-based visual place recognition. In the state-of-the-art method, accurate object proposal algorithms are first leveraged for generating a set of local regions containing particular landmarks…

机器人学 · 计算机科学 2018-08-24 Bo Yang , Jun Li , Xiaosu Xu , Hong Zhang

We propose a novel scoring concept for visual place recognition based on nearest neighbor descriptor voting and demonstrate how the algorithm naturally emerges from the problem formulation. Based on the observation that the number of votes…

机器人学 · 计算机科学 2018-06-08 Mathias Gehrig , Elena Stumm , Timo Hinzmann , Roland Siegwart

As an essential component of visual simultaneous localization and mapping (SLAM), place recognition is crucial for robot navigation and autonomous driving. Existing methods often formulate visual place recognition as feature matching, which…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Han Wang , Chen Wang , Lihua Xie

Vision based localization is the problem of inferring the pose of the camera given a single image. One solution to this problem is to learn a deep neural network to infer the pose of a query image after learning on a dataset of images with…

机器学习 · 计算机科学 2019-11-11 Carlos Lassance , Yasir Latif , Ravi Garg , Vincent Gripon , Ian Reid

Visual place recognition techniques based on deep learning, which have imposed themselves as the state-of-the-art in recent years, do not generalize well to environments visually different from the training set. Thus, to achieve top…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Pierre-Yves Lajoie , Giovanni Beltrame

Visual place recognition (VPR) aiming at predicting the location of an image based solely on its visual features is a fundamental task in robotics and autonomous systems. Domain variation remains one of the main challenges in VPR and is…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Shanshan Wan , Lai Kang , Yingmei Wei , Tianrui Shen , Haixuan Wang , Chao Zuo

We present a Visual Place Recognition system that follows the two-stage format common to image retrieval pipelines. The system encodes images of places by employing the activations of different layers of a pre-trained, off-the-shelf, VGG16…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Luis G. Camara , Libor Přeučil

Image-to-point cloud cross-modal Visual Place Recognition (VPR) is a challenging task where the query is an RGB image, and the database samples are LiDAR point clouds. Compared to single-modal VPR, this approach benefits from the widespread…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Jianyi Peng , Fan Lu , Bin Li , Yuan Huang , Sanqing Qu , Guang Chen