中文
相关论文

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

200 篇论文

Visual place recognition is the task of recognizing a place depicted in an image based on its pure visual appearance without metadata. In visual place recognition, the challenges lie upon not only the changes in lighting conditions, camera…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Duc Canh Le , Chan Hyun Youn

Visual place recognition is a critical task in computer vision, especially for localization and navigation systems. Existing methods often rely on contrastive learning: image descriptors are trained to have small distance for similar images…

计算机视觉与模式识别 · 计算机科学 2024-01-30 María Leyva-Vallina , Nicola Strisciuglio , Nicolai Petkov

Visual Place Recognition (VPR) is a critical task in computer vision, traditionally enhanced by re-ranking retrieval results with image matching. However, recent advancements in VPR methods have significantly improved performance,…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Davide Sferrazza , Gabriele Berton , Gabriele Trivigno , Carlo Masone

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 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

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) 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 localization and mapping is the key technology underlying the majority of mixed reality and robotics systems. Most state-of-the-art approaches rely on local features to establish correspondences between images. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Mihai Dusmanu , Ondrej Miksik , Johannes L. Schönberger , Marc Pollefeys

Re-ranking is the second stage of a visual place recognition task, in which the system chooses the best-matching images from a pre-selected subset of candidates. Model-free approaches compute the image pair similarity based on a spatial…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Tomáš Pivoňka , Libor Přeučil

Localization is an essential capability for mobile robots. A rapidly growing field of research in this area is Visual Place Recognition (VPR), which is the ability to recognize previously seen places in the world based solely on images.…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Stefan Schubert , Peer Neubert , Sourav Garg , Michael Milford , Tobias Fischer

Accurately recognizing a revisited place is crucial for embodied agents to localize and navigate. This requires visual representations to be distinct, despite strong variations in camera viewpoint and scene appearance. Existing visual place…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Kartik Garg , Sai Shubodh Puligilla , Shishir Kolathaya , Madhava Krishna , Sourav Garg

Visual Place Recognition (VPR) is aimed at predicting the location of a query image by referencing a database of geotagged images. For VPR task, often fewer discriminative local regions in an image produce important effects while mundane…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Changwei Wang , Shunpeng Chen , Yukun Song , Rongtao Xu , Zherui Zhang , Jiguang Zhang , Haoran Yang , Yu Zhang , Kexue Fu , Shide Du , Zhiwei Xu , Longxiang Gao , Li Guo , Shibiao Xu

The standard approach for visual place recognition is to use global image descriptors to retrieve the most similar database images for a given query image. The results can then be further improved with re-ranking methods that re-order the…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Gustav Hanning , Gabrielle Flood , Viktor Larsson

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

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

Visual place recognition methods struggle with occlusions and partial visual overlaps. We propose a novel visual place recognition approach based on overlap prediction, called VOP, shifting from traditional reliance on global image…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tong Wei , Philipp Lindenberger , Jiri Matas , Daniel Barath

Place recognition is one of the most fundamental topics in computer vision and robotics communities, where the task is to accurately and efficiently recognize the location of a given query image. Despite years of wisdom accumulated in this…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Zhiqiang Zeng , Jian Zhang , Xiaodong Wang , Yuming Chen , Chaoyang Zhu

Visual Place Recognition (VPR) refers to the process of using computer vision to recognize the position of the current query image. Due to the significant changes in appearance caused by season, lighting, and time spans between query images…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Xuan Yu , Zhenyong Fu

Visual Place Recognition (VPR) is often characterized as being able to recognize the same place despite significant changes in appearance and viewpoint. VPR is a key component of Spatial Artificial Intelligence, enabling robotic platforms…

机器人学 · 计算机科学 2021-11-10 Sourav Garg , Tobias Fischer , Michael Milford

Visual-based recognition, e.g., image classification, object detection, etc., is a long-standing challenge in computer vision and robotics communities. Concerning the roboticists, since the knowledge of the environment is a prerequisite for…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Antonios Gasteratos , Konstantinos A. Tsintotas , Tobias Fischer , Yiannis Aloimonos , Michael Milford
‹ 上一页 1 2 3 10 下一页 ›