CVROMar 5, 2018

Predicting Out-of-View Feature Points for Model-Based Camera Pose Estimation

arXiv:1803.01577v13 citations
Originality Incremental advance
AI Analysis

This work addresses model-based tracking for autonomous inspection robots, where partial views are common, but it is incremental as it builds on existing tracking methods.

The paper tackles the problem of camera pose estimation when objects are partially visible by using deep learning to predict out-of-view feature points, showing that this approach adds robustness to pose estimation as object visibility decreases.

In this work we present a novel framework that uses deep learning to predict object feature points that are out-of-view in the input image. This system was developed with the application of model-based tracking in mind, particularly in the case of autonomous inspection robots, where only partial views of the object are available. Out-of-view prediction is enabled by applying scaling to the feature point labels during network training. This is combined with a recurrent neural network architecture designed to provide the final prediction layers with rich feature information from across the spatial extent of the input image. To show the versatility of these out-of-view predictions, we describe how to integrate them in both a particle filter tracker and an optimisation based tracker. To evaluate our work we compared our framework with one that predicts only points inside the image. We show that as the amount of the object in view decreases, being able to predict outside the image bounds adds robustness to the final pose estimation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes