中文
相关论文

相关论文: City-Scale Visual Place Recognition with Deep Loca…

200 篇论文

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

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

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

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

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

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

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

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

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

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

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

In this paper, we address the problem of image retrieval by learning images representation based on the activations of a Convolutional Neural Network. We present an end-to-end trainable network architecture that exploits a novel multi-scale…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Federico Vaccaro , Marco Bertini , Tiberio Uricchio , Alberto Del Bimbo

We tackle the problem of large scale visual place recognition, where the task is to quickly and accurately recognize the location of a given query photograph. We present the following three principal contributions. First, we develop a…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Relja Arandjelović , Petr Gronat , Akihiko Torii , Tomas Pajdla , Josef Sivic

Visual Place Recognition (VPR) in areas with similar scenes such as urban or indoor scenarios is a major challenge. Existing VPR methods using global descriptors have difficulty capturing local specific regions (LSR) in the scene and are…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Yingfeng Cai , Junqiao Zhao , Jiafeng Cui , Fenglin Zhang , Chen Ye , Tiantian Feng

In this paper, we discuss the adaptation of our decentralized place recognition method described in [1] to full image descriptors. As we had shown, the key to making a scalable decentralized visual place recognition lies in exploting…

机器人学 · 计算机科学 2018-03-20 Titus Cieslewski , Davide Scaramuzza

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

The success of deep learning techniques in the computer vision domain has triggered a range of initial investigations into their utility for visual place recognition, all using generic features from networks that were trained for other…

计算机视觉与模式识别 · 计算机科学 2017-01-20 Zetao Chen , Adam Jacobson , Niko Sunderhauf , Ben Upcroft , Lingqiao Liu , Chunhua Shen , Ian Reid , Michael Milford

Visual Place recognition is commonly addressed as an image retrieval problem. However, retrieval methods are impractical to scale to large datasets, densely sampled from city-wide maps, since their dimension impact negatively on the…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Gabriele Trivigno , Gabriele Berton , Juan Aragon , Barbara Caputo , Carlo Masone

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