中文
相关论文

相关论文: Register assisted aggregation for Visual Place Rec…

200 篇论文

Visual Place Recognition (VPR) is a crucial part of mobile robotics and autonomous driving as well as other computer vision tasks. It refers to the process of identifying a place depicted in a query image using only computer vision. At…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Amar Ali-bey , Brahim Chaib-draa , Philippe Giguère

Visual Place Recognition (VPR) aims to estimate the location of an image by treating it as a retrieval problem. VPR uses a database of geo-tagged images and leverages deep neural networks to extract a global representation, called…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mattia Dutto , Gabriele Berton , Debora Caldarola , Eros Fanì , Gabriele Trivigno , Carlo Masone

Visual place recognition (VPR) is an important component technology for camera-based mapping and navigation applications. This is a challenging problem because images of the same place may appear quite different for reasons including…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Nick Trinh , Damian Lyons

Visual Place Recognition is a task that aims to predict the coordinates of an image (called query) based solely on visual clues. Most commonly, a retrieval approach is adopted, where the query is matched to the most similar images from a…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Giovanni Barbarani , Mohamad Mostafa , Hajali Bayramov , Gabriele Trivigno , Gabriele Berton , Carlo Masone , Barbara Caputo

Visual Place Recognition (VPR) is the task of retrieving database images similar to a query photo by comparing it to a large database of known images. In real-world applications, extreme illumination changes caused by query images taken at…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Bingxi Liu , Yujie Fu , Feng Lu , Jinqiang Cui , Yihong Wu , Hong Zhang

Visual Place Recognition (VPR) is a core component in computer vision, typically formulated as an image retrieval task for localization, mapping, and navigation. In this work, we instead study VPR as an image pair retrieval front-end for…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Dennis Haitz , Athradi Shritish Shetty , Michael Weinmann , Markus Ulrich

Visual place recognition (VPR) is the problem of recognising a previously visited location using visual information. Many attempts to improve the performance of VPR methods have been made in the literature. One approach that has received…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Maria Waheed , Michael Milford , Klaus D. McDonald-Maier , Shoaib Ehsan

Visual Place Recognition (VPR) is an image-based localization method that estimates the camera location of a query image by retrieving the most similar reference image from a map of geo-tagged reference images. In this work, we look into…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Mubariz Zaffar , Liangliang Nan , Julian Francisco Pieter Kooij

Visual place recognition is an important problem towards global localization in many robotics tasks. One of the biggest challenges is that it may suffer from illumination or appearance changes in surrounding environments. Event cameras are…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Xiang Ji , Jiaxin Wei , Yifu Wang , Huiliang Shang , Laurent Kneip

In vision-based robot localization and SLAM, Visual Place Recognition (VPR) is essential. This paper addresses the problem of VPR, which involves accurately recognizing the location corresponding to a given query image. A popular approach…

机器人学 · 计算机科学 2024-10-28 Soojin Woo , Seong-Woo Kim

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

In visual place recognition (VPR), filtering and sequence-based matching approaches can improve performance by integrating temporal information across image sequences, especially in challenging conditions. While these methods are commonly…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Somayeh Hussaini , Tobias Fischer , Michael Milford

Road segmentation in challenging domains, such as night, snow or rain, is a difficult task. Most current approaches boost performance using fine-tuning, domain adaptation, style transfer, or by referencing previously acquired imagery. These…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Connor Malone , Sourav Garg , Ming Xu , Thierry Peynot , Michael Milford

Visual Place Recognition (VPR) aims to match query images against a database using visual cues. State-of-the-art methods aggregate features from deep backbones to form global descriptors. Optimal transport-based aggregation methods…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Zhenyu Li , Tianyi Shang

Visual Place Recognition (VPR) is a crucial component of many visual localization pipelines for embodied agents. VPR is often formulated as an image retrieval task aimed at jointly learning local features and an aggregation method. The…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Ahmad Khaliq , Ming Xu , Stephen Hausler , Michael Milford , Sourav Garg

In this paper we address the task of visual place recognition (VPR), where the goal is to retrieve the correct GPS coordinates of a given query image against a huge geotagged gallery. While recent works have shown that building descriptors…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Valerio Paolicelli , Antonio Tavera , Carlo Masone , Gabriele Berton , Barbara Caputo

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

Visual Place Recognition (VPR) is a scene-oriented image retrieval problem in computer vision in which re-ranking based on local features is commonly employed to improve performance. In robotics, VPR is also referred to as Loop Closure…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Bingxi Liu , Hao Chen , Shiyi Guo , Yihong Wu , Jinqiang Cui , Hong Zhang

A cross-domain visual place recognition (VPR) task is proposed in this work, i.e., matching images of the same architectures depicted in different domains. VPR is commonly treated as an image retrieval task, where a query image from an…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Ziqi Wang , Jiahui Li , Seyran Khademi , Jan van Gemert

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
‹ 上一页 1 2 3 10 下一页 ›