Expert Sample Consensus Applied to Camera Re-Localization

08/07/2019
by   Eric Brachmann, et al.
11

Fitting model parameters to a set of noisy data points is a common problem in computer vision. In this work, we fit the 6D camera pose to a set of noisy correspondences between the 2D input image and a known 3D environment. We estimate these correspondences from the image using a neural network. Since the correspondences often contain outliers, we utilize a robust estimator such as Random Sample Consensus (RANSAC) or Differentiable RANSAC (DSAC) to fit the pose parameters. When the problem domain, e.g. the space of all 2D-3D correspondences, is large or ambiguous, a single network does not cover the domain well. Mixture of Experts (MoE) is a popular strategy to divide a problem domain among an ensemble of specialized networks, so called experts, where a gating network decides which expert is responsible for a given input. In this work, we introduce Expert Sample Consensus (ESAC), which integrates DSAC in a MoE. Our main technical contribution is an efficient method to train ESAC jointly and end-to-end. We demonstrate experimentally that ESAC handles two real-world problems better than competing methods, i.e. scalability and ambiguity. We apply ESAC to fitting simple geometric models to synthetic images, and to camera re-localization for difficult, real datasets.

READ FULL TEXT

page 1

page 4

page 6

page 7

page 9

page 10

page 11

research
02/27/2020

Visual Camera Re-Localization from RGB and RGB-D Images Using DSAC

We describe a learning-based system that estimates the camera position a...
research
08/19/2020

Using Sampling Strategy to Assist Consensus Sequence Analysis

Consensus Sequences of event logs are often used in process mining to qu...
research
07/29/2020

Solving the Blind Perspective-n-Point Problem End-To-End With Robust Differentiable Geometric Optimization

Blind Perspective-n-Point (PnP) is the problem of estimating the positio...
research
03/15/2020

Learning 2D-3D Correspondences To Solve The Blind Perspective-n-Point Problem

Conventional absolute camera pose via a Perspective-n-Point (PnP) solver...
research
03/17/2019

General techniques for approximate incidences and their application to the camera posing problem

We consider the classical camera pose estimation problem that arises in ...
research
11/16/2017

Learning to Find Good Correspondences

We develop a deep architecture to learn to find good correspondences for...
research
02/02/2016

Fitting a 3D Morphable Model to Edges: A Comparison Between Hard and Soft Correspondences

We propose a fully automatic method for fitting a 3D morphable model to ...

Please sign up or login with your details

Forgot password? Click here to reset