中文
相关论文

相关论文: ImPosing: Implicit Pose Encoding for Efficient Vis…

200 篇论文

Visual localization, i.e., determining the position and orientation of a vehicle with respect to a map, is a key problem in autonomous driving. We present a multicamera visual inertial localization algorithm for large scale environments. To…

机器人学 · 计算机科学 2019-05-16 Marcel Geppert , Peidong Liu , Zhaopeng Cui , Marc Pollefeys , Torsten Sattler

Visual sensor networks are used for monitoring traffic in large cities and are promised to support automated driving in complex road segments. The pose of these sensors, i.e. position and orientation, directly determines the coverage of the…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Eduardo Arnold , Sajjad Mozaffari , Mehrdad Dianati , Paul Jennings

Visual localization is the problem of estimating a camera within a scene and a key component in computer vision applications such as self-driving cars and Mixed Reality. State-of-the-art approaches for accurate visual localization use…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Qunjie Zhou , Torsten Sattler , Marc Pollefeys , Laura Leal-Taixe

The overarching goals in image-based localization are scale, robustness and speed. In recent years, approaches based on local features and sparse 3D point-cloud models have both dominated the benchmarks and seen successful realworld…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Simon Lynen , Bernhard Zeisl , Dror Aiger , Michael Bosse , Joel Hesch , Marc Pollefeys , Roland Siegwart , Torsten Sattler

Existing visual localization methods are typically either 2D image-based, which are easy to build and maintain but limited in effective geometric reasoning, or 3D structure-based, which achieve high accuracy but require a centralized…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Xudong Jiang , Fangjinhua Wang , Silvano Galliani , Christoph Vogel , Marc Pollefeys

Vision based localization is the problem of inferring the pose of the camera given a single image. One solution to this problem is to learn a deep neural network to infer the pose of a query image after learning on a dataset of images with…

机器学习 · 计算机科学 2019-11-11 Carlos Lassance , Yasir Latif , Ravi Garg , Vincent Gripon , Ian Reid

We propose a vision-based method that localizes a ground vehicle using publicly available satellite imagery as the only prior knowledge of the environment. Our approach takes as input a sequence of ground-level images acquired by the…

机器人学 · 计算机科学 2022-03-08 Dong-Ki Kim , Matthew R. Walter

Visual localization is an essential component of intelligent transportation systems, enabling broad applications that require understanding one's self location when other sensors are not available. It is mostly tackled by image retrieval…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Kyung Ho Park

Accurate localization is a foundational capacity, required for autonomous vehicles to accomplish other tasks such as navigation or path planning. It is a common practice for vehicles to use GPS to acquire location information. However, the…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Dongfang Liu , Yiming Cui , Xiaolei Guo , Wei Ding , Baijian Yang , Yingjie Chen

Visual re-localization means using a single image as input to estimate the camera's location and orientation relative to a pre-recorded environment. The highest-scoring methods are "structure based," and need the query camera's intrinsics…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Mehmet Ozgur Turkoglu , Eric Brachmann , Konrad Schindler , Gabriel Brostow , Aron Monszpart

Visual localization algorithms, i.e., methods that estimate the camera pose of a query image in a known scene, are core components of many applications, including self-driving cars and augmented / mixed reality systems. State-of-the-art…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Vojtech Panek , Qunjie Zhou , Yaqing Ding , Sérgio Agostinho , Zuzana Kukelova , Torsten Sattler , Laura Leal-Taixé

Visual localization aims to determine the camera pose of a query image relative to a database of posed images. In recent years, deep neural networks that directly regress camera poses have gained popularity due to their fast inference…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Siyan Dong , Shuzhe Wang , Shaohui Liu , Lulu Cai , Qingnan Fan , Juho Kannala , Yanchao Yang

Determining the state of a mobile robot is an essential building block of robot navigation systems. In this paper, we address the problem of estimating the robots pose in an indoor environment using 2D LiDAR data and investigate how modern…

机器人学 · 计算机科学 2023-02-06 Haofei Kuang , Xieyuanli Chen , Tiziano Guadagnino , Nicky Zimmerman , Jens Behley , Cyrill Stachniss

We present a novel approach to geolocalising panoramic images on a 2-D cartographic map based on learning a low dimensional embedded space, which allows a comparison between an image captured at a location and local neighbourhoods of the…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Noe Samano , Mengjie Zhou , Andrew Calway

Globally localizing a mobile robot in a known map is often a foundation for enabling robots to navigate and operate autonomously. In indoor environments, traditional Monte Carlo localization based on occupancy grid maps is considered the…

机器人学 · 计算机科学 2025-04-01 Haofei Kuang , Yue Pan , Xingguang Zhong , Louis Wiesmann , Jens Behley , Cyrill Stachniss

Image based localization is a classical computer vision challenge, with several well-known datasets. Generally, datasets consist of a visual 3D database that captures the modeled scenery, as well as query images whose 3D pose is to be…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Masud Fahim , Ilona Söchting , Luca Ferranti , Juho Kannala , Jani Boutellier

A major focus of current research on place recognition is visual localization for autonomous driving. In this scenario, as cameras will be operating continuously, it is realistic to expect videos as an input to visual localization…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Anh-Dzung Doan , Yasir Latif , Tat-Jun Chin , Yu Liu , Shin-Fang Ch'ng , Thanh-Toan Do , Ian Reid

Visual localization techniques rely upon some underlying scene representation to localize against. These representations can be explicit such as 3D SFM map or implicit, such as a neural network that learns to encode the scene. The former…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Maxime Pietrantoni , Gabriela Csurka , Martin Humenberger , Torsten Sattler

Visual localization is the problem of estimating the position and orientation from which a given image (or a sequence of images) is taken in a known scene. It is an important part of a wide range of computer vision and robotics…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Ara Jafarzadeh , Manuel Lopez Antequera , Pau Gargallo , Yubin Kuang , Carl Toft , Fredrik Kahl , 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
‹ 上一页 1 2 3 10 下一页 ›