paper-with-me

홈 › Papers

Wide-Baseline Relative Camera Pose Estimation with Directional Learning

2021-06-07 · CVPR 2021 1 · Kefan Chen, Noah Snavely, Ameesh Makadia

Modern deep learning techniques that regress the relative camera pose between two images have difficulty dealing with challenging scenarios, such as large camera motions resulting in occlusions and significant changes in perspective that leave little overlap between images. These models continue to struggle even with the benefit of large supervised training datasets. To address the limitations of these models, we take inspiration from techniques that show regressing keypoint locations in 2D and 3D can be improved by estimating a discrete distribution over keypoint locations. Analogously, in this paper we explore improving camera pose regression by instead predicting a discrete distribution over camera poses. To realize this idea, we introduce DirectionNet, which estimates discrete distributions over the 5D relative pose space using a novel parameterization to make the estimation problem tractable. Specifically, DirectionNet factorizes relative camera pose, specified by a 3D rotation and a translation direction, into a set of 3D direction vectors. Since 3D directions can be identified with points on the sphere, DirectionNet estimates discrete distributions on the sphere as its output. We evaluate our model on challenging synthetic and real pose estimation datasets constructed from Matterport3D and InteriorNet. Promising results show a near 50% reduction in error over direct regression methods.

📄 PDF Abstract BibTeX arXiv:2106.03336

Code (1)

arthurchen0518/DirectionNet 공식 구현 tf

Tasks

Camera Pose EstimationPose Estimationregression

Similar Papers 제목 키워드 기반

Graph-CoVis: GNN-based Multi-view Panorama Global Pose Estimation

2023-04-26 · Negar Nejatishahidin, Will Hutchcroft, Manjunath Narayana, Ivaylo Boyadzhiev 외

In this paper, we address the problem of wide-baseline camera pose estimation from a group of 360$^\circ$ panoramas under upright-camera assumption. Recent work has demonstrated the merit of deep-learning for end-to-end …

Camera Pose EstimationGraph Neural NetworkPose Estimation

Relative Camera Pose Estimation Using Convolutional Neural Networks

2017-02-05 · Iaroslav Melekhov, Juha Ylioinas, Juho Kannala, Esa Rahtu

This paper presents a convolutional neural network based approach for estimating the relative pose between two cameras. The proposed network takes RGB images from both cameras as input and directly produces the relative …

Camera Pose EstimationGeneral ClassificationPose EstimationTransfer Learning+1

Inertial-aided Rolling Shutter Relative Pose Estimation

2017-12-01 · Chang-Ryeol Lee, Kuk-Jin Yoon

Relative pose estimation is a fundamental problem in computer vision and it has been studied for conventional global shutter cameras for decades. However, recently, a rolling shutter camera has been widely used due to it…

Pose Estimation

On Relative Pose Recovery for Multi-Camera Systems

2021-02-24 · Ji Zhao, Banglei Guan

The point correspondence (PC) and affine correspondence (AC) are widely used for relative pose estimation. An AC consists of a PC across two views and an affine transformation between the small patches around this PC. Pr…

Pose EstimationTranslation

CoVisPose: Co-Visibility Pose Transformer for Wide-Baseline Relative Pose Estimation in 360◦ Indoor Panoramas

2022-10-01 · European Conference on Computer Vision 2022 10 · Will Hutchcroft, Yuguang Li, Ivaylo Boyadzhiev, Zhiqiang Wan 외

We present CoVisPose, a new end-to-end supervised learning method for relative camera pose estimation in wide baseline 360 indoor panoramas. To address the challenges of occlusion, perspective changes, and textureless …

Camera Pose EstimationDecoderPose Estimationregression