中文
相关论文

相关论文: MVL-Loc: Leveraging Vision-Language Model for Gene…

200 篇论文

Camera relocalization methods range from dense image alignment to direct camera pose regression from a query image. Among these, sparse feature matching stands out as an efficient, versatile, and generally lightweight approach with numerous…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Vincenzo Polizzi , Marco Cannici , Davide Scaramuzza , Jonathan Kelly

Most state-of-the-art localization algorithms rely on robust relative pose estimation and geometry verification to obtain moving object agnostic camera poses in complex indoor environments. However, this approach is prone to mistakes if a…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Martina Dubenova , Anna Zderadickova , Ondrej Kafka , Tomas Pajdla , Michal Polic

We introduce the task of 3D visual grounding in large-scale dynamic scenes based on natural linguistic descriptions and online captured multi-modal visual data, including 2D images and 3D LiDAR point clouds. We present a novel method,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Zhenxiang Lin , Xidong Peng , Peishan Cong , Ge Zheng , Yujin Sun , Yuenan Hou , Xinge Zhu , Sibei Yang , Yuexin Ma

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

The rapid advancement of Multimodal Large Language Models (MLLMs) has significantly impacted various multimodal tasks. However, these models face challenges in tasks that require spatial understanding within 3D environments. Efforts to…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Duo Zheng , Shijia Huang , Liwei Wang

We present GSLoc: a new visual localization method that performs dense camera alignment using 3D Gaussian Splatting as a map representation of the scene. GSLoc backpropagates pose gradients over the rendering pipeline to align the rendered…

机器人学 · 计算机科学 2024-10-10 Kazii Botashev , Vladislav Pyatov , Gonzalo Ferrer , Stamatios Lefkimmiatis

We propose a novel visual re-localization method based on direct matching between the implicit 3D descriptors and the 2D image with transformer. A conditional neural radiance field(NeRF) is chosen as the 3D scene representation in our…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Jianlin Liu , Qiang Nie , Yong Liu , Chengjie Wang

We present an unsupervised simultaneous learning framework for the task of monocular camera re-localization and depth estimation from unlabeled video sequences. Monocular camera re-localization refers to the task of estimating the absolute…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Shun Taguchi , Noriaki Hirose

Previous methods for image geo-localization have typically treated the task as either classification or retrieval, often relying on black-box decisions that lack interpretability. The rise of large vision-language models (LVLMs) has enabled…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Ling Li , Yao Zhou , Yuxuan Liang , Fugee Tsung , Jiaheng Wei

The technology for Visual Odometry (VO) that estimates the position and orientation of the moving object through analyzing the image sequences captured by on-board cameras, has been well investigated with the rising interest in autonomous…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Ran Zhu , Mingkun Yang , Wang Liu , Rujun Song , Bo Yan , Zhuoling Xiao

We present a visual localization system that learns to estimate camera poses in the real world with the help of synthetic data. Despite significant progress in recent years, most learning-based approaches to visual localization target at a…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Qi Yan , Jianhao Zheng , Simon Reding , Shanci Li , Iordan Doytchinov

Modern Vision-Language Models (VLMs) achieve strong semantic recognition, yet remain brittle on elementary spatial relations such as left of, on, behind, and between. One cause of this failure arises before language reasoning begins: the…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Renjie Gu , Kaichen Zhou , Yan Luo , Mengyu Wang

Geo-localization is the task of identifying the location of an image using visual cues alone. It has beneficial applications, such as improving disaster response, enhancing navigation, and geography education. Recently, Vision-Language…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Oliver Grainge , Sania Waheed , Jack Stilgoe , Michael Milford , Shoaib Ehsan

Deep Learning based techniques have been adopted with precision to solve a lot of standard computer vision problems, some of which are image classification, object detection and segmentation. Despite the widespread success of these…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Vikram Mohanty , Shubh Agrawal , Shaswat Datta , Arna Ghosh , Vishnu Dutt Sharma , Debashish Chakravarty

Neural implicit representations such as NeRF have revolutionized 3D scene representation with photo-realistic quality. However, existing methods for visual localization within NeRF representations suffer from inefficiency and scalability…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Huaiji Zhou , Bing Wang , Changhao Chen

In Monocular Keyframe Visual Simultaneous Localization and Mapping (MKVSLAM) frameworks, when incremental position tracking fails, global pose has to be recovered in a short-time window, also known as short-term relocalization. This…

机器人学 · 计算机科学 2024-07-30 Azmyin Md. Kamal , Nenyi K. N. Dadson , Donovan Gegg , Corina Barbalata

Cross-View Geo-Localization (CVGL) in remote sensing aims to locate a drone-view query by matching it to geo-tagged satellite images. Although supervised methods have achieved strong results on closeset benchmarks, they often fail to…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Jun Lu , Zehao Sang , Haoqi Wei , Xiangyun Liu , Kun Zhu , Haitao Guo , Zhihui Gong , Lei Ding

This paper presents a framework for the localization of Unmanned Aerial Vehicles (UAVs) in unstructured environments with the help of deep learning. A real-time rendering engine is introduced that generates optical and depth images given a…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Timo Hinzmann , Roland Siegwart

The emergence of Vision-Language Models (VLMs) has introduced new paradigms for global image geo-localization through retrieval-augmented generation (RAG) and reasoning-driven inference. However, RAG methods are constrained by retrieval…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Bo Yu , Fengze Yang , Yiming Liu , Chao Wang , Xuewen Luo , Taozhe Li , Ruimin Ke , Xiaofan Zhou , Chenxi Liu

Despite the advancements in deep learning for camera relocalization tasks, obtaining ground truth pose labels required for the training process remains a costly endeavor. While current weakly supervised methods excel in lightweight label…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Jialu Wang , Kaichen Zhou , Andrew Markham , Niki Trigoni