中文
相关论文

相关论文: Rethinking Visual Geo-localization for Large-Scale…

200 篇论文

For several emerging technologies such as augmented reality, autonomous driving and robotics, visual localization is a critical component. Directly regressing camera pose/3D scene coordinates from the input image using deep neural networks…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Shuzhe Wang , Zakaria Laskar , Iaroslav Melekhov , Xiaotian Li , Juho Kannala

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

We present RELOCATE, a simple training-free baseline designed to perform the challenging task of visual query localization in long videos. To eliminate the need for task-specific training and efficiently handle long videos, RELOCATE…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Savya Khosla , Sethuraman T , Alexander Schwing , Derek Hoiem

Visual localization, i.e., the problem of camera pose estimation, is a central component of applications such as autonomous robots and augmented reality systems. A dominant approach in the literature, shown to scale to large scenes and to…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Vojtech Panek , Zuzana Kukelova , Torsten Sattler

Visual localization techniques often comprise a hierarchical localization pipeline, with a visual place recognition module used as a coarse localizer to initialize a pose refinement stage. While improving the pose refinement step has been…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Ming Xu , Niko Sünderhauf , Michael Milford

Re-localizing a camera from a single image in a previously mapped area is vital for many computer vision applications in robotics and augmented/virtual reality. In this work, we address the problem of estimating the 6 DoF camera pose…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Mohammad Altillawi , Zador Pataki , Shile Li , Ziyuan Liu

With the maturity of Artificial Intelligence (AI) technology, Large Scale Visual Geo-Localization (LSVGL) is increasingly important in urban computing, where the task is to accurately and efficiently recognize the geo-location of a given…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Qiang Zhai

Cross-modal place recognition methods are flexible GPS-alternatives under varying environment conditions and sensor setups. However, this task is non-trivial since extracting consistent and robust global descriptors from different…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yun-Jin Li , Mariia Gladkova , Yan Xia , Rui Wang , Daniel Cremers

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

In this paper, given a small bag of images, each containing a common but latent predicate, we are interested in localizing visual subject-object pairs connected via the common predicate in each of the images. We refer to this novel problem…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Revant Teotia , Vaibhav Mishra , Mayank Maheshwari , Anand Mishra

Can we relocalize in a scene represented by a single reference image? Standard visual relocalization requires hundreds of images and scale calibration to build a scene-specific 3D map. In contrast, we propose Map-free Relocalization, i.e.,…

Determining the exact latitude and longitude that a photo was taken is a useful and widely applicable task, yet it remains exceptionally difficult despite the accelerated progress of other computer vision tasks. Most previous approaches…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Brandon Clark , Alec Kerrigan , Parth Parag Kulkarni , Vicente Vivanco Cepeda , Mubarak Shah

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

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

Visual grounding (VG) aims to localize target objects in an image based on natural language descriptions. In this paper, we propose AerialVG, a new task focusing on visual grounding from aerial views. Compared to traditional VG, AerialVG…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Junli Liu , Qizhi Chen , Zhigang Wang , Yiwen Tang , Yiting Zhang , Chi Yan , Dong Wang , Xuelong Li , Bin Zhao

Visual localization is the task of estimating camera pose in a known scene, which is an essential problem in robotics and computer vision. However, long-term visual localization is still a challenge due to the environmental appearance…

机器人学 · 计算机科学 2022-12-02 Yuxuan Chen , Timothy D. Barfoot

Image geo-localization is the task of predicting the specific location of an image and requires complex reasoning across visual, geographical, and cultural contexts. While prior Vision Language Models (VLMs) have the best accuracy at this…

计算与语言 · 计算机科学 2025-02-21 Zheyuan Zhang , Runze Li , Tasnim Kabir , Jordan Boyd-Graber

In this paper we address the task of determining the geographical location of an image, a pertinent problem in learning and computer vision. This research was inspired from playing GeoGuessr, a game that tests a humans' ability to localize…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Sudharshan Suresh , Nathaniel Chodosh , Montiel Abello

Visual Grounding (VG) aims to locate the most relevant region in an image, based on a flexible natural language query but not a pre-defined label, thus it can be a more useful technique than object detection in practice. Most…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Chaorui Deng , Qi Wu , Guanghui Xu , Zhuliang Yu , Yanwu Xu , Kui Jia , Mingkui Tan

Robot localization remains a challenging task in GPS denied environments. State estimation approaches based on local sensors, e.g. cameras or IMUs, are drifting-prone for long-range missions as error accumulates. In this study, we aim to…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Tianyi Zhang , Matthew Johnson-Roberson