English
Related papers

Related papers: Adversarial Networks for Camera Pose Regression an…

200 papers

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

Computer Vision and Pattern Recognition · Computer Science 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

Camera pose estimation is an important problem in computer vision. Common techniques either match the current image against keyframes with known poses, directly regress the pose, or establish correspondences between keypoints in the image…

Computer Vision and Pattern Recognition · Computer Science 2019-07-03 Tommaso Cavallari , Stuart Golodetz , Nicholas A. Lord , Julien Valentin , Victor A. Prisacariu , Luigi Di Stefano , Philip H. S. Torr

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…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Siyan Dong , Shuzhe Wang , Shaohui Liu , Lulu Cai , Qingnan Fan , Juho Kannala , Yanchao Yang

We propose a novel image based localization system using graph neural networks (GNN). The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image. Following, the extracted…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Ahmed Elmoogy , Xiaodai Dong , Tao Lu , Robert Westendorp , Kishore Reddy

Camera pose regression methods apply a single forward pass to the query image to estimate the camera pose. As such, they offer a fast and light-weight alternative to traditional localization schemes based on image retrieval. Pose regression…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Yoli Shavit , Ron Ferens , Yosi Keller

We describe a learning-based system that estimates the camera position and orientation from a single input image relative to a known environment. The system is flexible w.r.t. the amount of information available at test and at training…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Eric Brachmann , Carsten Rother

This paper presents a deep learning based approach to the problem of human pose estimation. We employ generative adversarial networks as our learning paradigm in which we set up two stacked hourglass networks with the same architecture, one…

Computer Vision and Pattern Recognition · Computer Science 2017-08-16 Chia-Jung Chou , Jui-Ting Chien , Hwann-Tzong Chen

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

Computer Vision and Pattern Recognition · Computer Science 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

This paper presents a iterative optimization method, explicit shape regression, for face pose detection and localization. The regression function is learnt to find out the entire facial shape and minimize the alignment errors. A cascaded…

Computer Vision and Pattern Recognition · Computer Science 2017-09-12 Wenye He

The task of estimating the 6D pose of an object from RGB images can be broken down into two main steps: an initial pose estimation step, followed by a refinement procedure to correctly register the object and its observation. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2021-01-06 Stefan Stevsic , Otmar Hilliges

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…

Computer Vision and Pattern Recognition · Computer Science 2023-08-24 Yoli Shavit , Ron Ferens , Yosi Keller

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

Popular research areas like autonomous driving and augmented reality have renewed the interest in image-based camera localization. In this work, we address the task of predicting the 6D camera pose from a single RGB image in a given 3D…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Eric Brachmann , Carsten Rother

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…

Computer Vision and Pattern Recognition · Computer Science 2018-10-16 Mohamed El Amine Elforaici , Ismail Chaaraoui , Wassim Bouachir , Youssef Ouakrim , Neila Mezghani

6-DoF object pose estimation from a monocular image is challenging, and a post-refinement procedure is generally needed for high-precision estimation. In this paper, we propose a framework based on a recurrent neural network (RNN) for…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Yan Xu , Kwan-Yee Lin , Guofeng Zhang , Xiaogang Wang , Hongsheng Li

Object pose estimation from a single RGB image is a challenging problem due to variable lighting conditions and viewpoint changes. The most accurate pose estimation networks implement pose refinement via reprojection of a known, textured 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-01-25 Gerard Kennedy , Zheyu Zhuang , Xin Yu , Robert Mahony

While most current RGB-D-based category-level object pose estimation methods achieve strong performance, they face significant challenges in scenes lacking depth information. In this paper, we propose a novel category-level object pose…

Computer Vision and Pattern Recognition · Computer Science 2025-08-20 Sheng Yu , Di-Hua Zhai , Yuanqing Xia

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Abhinav Jain , Frank Dellaert

We present a relocalization pipeline, which combines an absolute pose regression (APR) network with a novel view synthesis based direct matching module, offering superior accuracy while maintaining low inference time. Our contribution is…

Computer Vision and Pattern Recognition · Computer Science 2021-10-15 Shuai Chen , Zirui Wang , Victor Prisacariu

Direct image-to-image alignment that relies on the optimization of photometric error metrics suffers from limited convergence range and sensitivity to lighting conditions. Deep learning approaches has been applied to address this problem by…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Lei Han , Mengqi Ji , Lu Fang , Matthias Nießner