中文
相关论文

相关论文: Camera Relocalization by Computing Pairwise Relati…

200 篇论文

This technical report introduces CyberLoc, an image-based visual localization pipeline for robust and accurate long-term pose estimation under challenging conditions. The proposed method comprises four modules connected in a sequence.…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Liu Liu , Yukai Lin , Xiao Liang , Qichao Xu , Miao Jia , Yangdong Liu , Yuxiang Wen , Wei Luo , Jiangwei Li

RANSAC is an important algorithm in robust optimization and a central building block for many computer vision applications. In recent years, traditionally hand-crafted pipelines have been replaced by deep learning pipelines, which can be…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Eric Brachmann , Alexander Krull , Sebastian Nowozin , Jamie Shotton , Frank Michel , Stefan Gumhold , Carsten Rother

In this paper we study the application of convolutional neural networks for jointly detecting objects depicted in still images and estimating their 3D pose. We identify different feature representations of oriented objects, and energies…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Francisco Massa , Mathieu Aubry , Renaud Marlet

Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a pre-built 3D model.…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Shuzhe Wang , Zakaria Laskar , Iaroslav Melekhov , Xiaotian Li , Yi Zhao , Giorgos Tolias , Juho Kannala

In this work we present a novel approach to joint semantic localisation and scene understanding. Our work is motivated by the need for localisation algorithms which not only predict 6-DoF camera pose but also simultaneously recognise…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Ignas Budvytis , Marvin Teichmann , Tomas Vojir , Roberto Cipolla

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensional viewpoint…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Mai Bui , Sergey Zakharov , Shadi Albarqouni , Slobodan Ilic , Nassir Navab

Recent work by Suenderhauf et al. [1] demonstrated improved visual place recognition using proposal regions coupled with features from convolutional neural networks (CNN) to match landmarks between views. In this work we extend the approach…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Pilailuck Panphattarasap , Andrew Calway

Absolute camera pose regressors estimate the position and orientation of a camera given the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron (MLP) head is trained using images and pose labels to embed…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Yoli Shavit , Ron Ferens , Yosi Keller

We propose to use deep convolutional neural networks to address the problem of cross-view image geolocalization, in which the geolocation of a ground-level query image is estimated by matching to georeferenced aerial images. We use…

计算机视觉与模式识别 · 计算机科学 2015-10-14 Scott Workman , Richard Souvenir , Nathan Jacobs

Training networks to perform metric relocalization traditionally requires accurate image correspondences. In practice, these are obtained by restricting domain coverage, employing additional sensors, or capturing large multi-view datasets.…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Mike Kasper , Fernando Nobre , Christoffer Heckman , Nima Keivan

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

Camera localization is a classical computer vision task that serves various Artificial Intelligence and Robotics applications. With the rapid developments of Deep Neural Networks (DNNs), end-to-end visual localization methods are prosperous…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Xudong Zhang , Shuang Gao , Xiaohu Nan , Haikuan Ning , Yuchen Yang , Yishan Ping , Jixiang Wan , Shuzhou Dong , Jijunnan Li , Yandong Guo

Camera localization is a fundamental requirement in robotics and computer vision. This paper introduces a pose-to-image translation framework to tackle the camera localization problem. We present PoseGANs, a conditional generative…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Kanglin Liu , Qing Li , Guoping Qiu

Neural Radiance Fields (NeRF) have recently demonstrated photo-realistic results for the task of novel view synthesis. In this paper, we propose to apply novel view synthesis to the robot relocalization problem: we demonstrate improvement…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Arthur Moreau , Nathan Piasco , Dzmitry Tsishkou , Bogdan Stanciulescu , Arnaud de La Fortelle

The emergence of RGB-D sensors offered new possibilities for addressing complex artificial vision problems efficiently. Human posture recognition is among these computer vision problems, with a wide range of applications such as ambient…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Mohamed El Amine Elforaici , Ismail Chaaraoui , Wassim Bouachir , Youssef Ouakrim , Neila Mezghani

High-precision localization is pivotal in underwater reinspection missions. Traditional localization methods like inertial navigation systems, Doppler velocity loggers, and acoustic positioning face significant challenges and are not…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Luyuan Peng , Hari Vishnu , Mandar Chitre , Yuen Min Too , Bharath Kalyan , Rajat Mishra , Soo Pieng Tan

We address the problem of vehicle self-localization from multi-modal sensor information and a reference map. The map is generated off-line by extracting landmarks from the vehicle's field of view, while the measurements are collected…

机器人学 · 计算机科学 2019-07-22 Nico Engel , Stefan Hoermann , Markus Horn , Vasileios Belagiannis , Klaus Dietmayer

In this work, we introduce a Denser Feature Network (DenserNet) for visual localization. Our work provides three principal contributions. First, we develop a convolutional neural network (CNN) architecture which aggregates feature maps at…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Dongfang Liu , Yiming Cui , Liqi Yan , Christos Mousas , Baijian Yang , Yingjie Chen

Visual attributes are great means of describing images or scenes, in a way both humans and computers understand. In order to establish a correspondence between images and to be able to compare the strength of each property between images,…

计算机视觉与模式识别 · 计算机科学 2016-09-14 Yaser Souri , Erfan Noury , Ehsan Adeli

Deep learning based camera pose estimation from monocular camera images has seen a recent uptake in Visual SLAM research. Even though such pose estimation approaches have excellent results in small confined areas like offices and apartment…

机器人学 · 计算机科学 2021-05-17 Alphonsus Adu-Bredu , Noah Del Coro , Tianyi Liu