pith. sign in

arxiv: 1905.03692 · v2 · pith:D6UVMQXZnew · submitted 2019-04-28 · 💻 cs.CV · cs.AI

Improving Image-Based Localization with Deep Learning: The Impact of the Loss Function

classification 💻 cs.CV cs.AI
keywords lossfunctionerrorimagelocalizationnetworkposeterm
0
0 comments X
read the original abstract

This work investigates the impact of the loss function on the performance of Neural Networks, in the context of a monocular, RGB-only, image localization task. A common technique used when regressing a camera's pose from an image is to formulate the loss as a linear combination of positional and rotational mean squared error (using tuned hyperparameters as coefficients). In this work we observe that changes to rotation and position mutually affect the captured image, and in order to improve performance, a pose regression network's loss function should include a term which combines the error of both of these coupled quantities. Based on task specific observations and experimental tuning, we present said loss term, and create a new model by appending this loss term to the loss function of the pre-existing pose regression network `PoseNet'. We achieve improvements in the localization accuracy of the network for indoor scenes; with decreases of up to 26.7% and 24.0% in the median positional and rotational error respectively, when compared to the default PoseNet.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RGB-D image-based Object Detection: from Traditional Methods to Deep Learning Techniques

    cs.CV 2019-07 unverdicted novelty 2.0

    A survey of RGB-D object detection from traditional hand-crafted features with machine learning to deep learning techniques.