# Enhancing self-supervised monocular depth estimation with traditional   visual odometry

**Authors:** Lorenzo Andraghetti, Panteleimon Myriokefalitakis, Pier Luigi Dovesi,, Belen Luque, Matteo Poggi, Alessandro Pieropan, Stefano Mattoccia

arXiv: 1908.03127 · 2019-08-14

## TL;DR

This paper improves self-supervised monocular depth estimation by integrating a geometrical prior from visual odometry, enhancing accuracy and compatibility with various architectures and deployment platforms.

## Contribution

It introduces a sparsity-invariant autoencoder that incorporates visual odometry priors into self-supervised depth networks, advancing the state-of-the-art.

## Key findings

- Outperforms existing methods on KITTI dataset
- Compatible with both compact and complex architectures
- Enables deployment on embedded devices like NVIDIA Jetson TX2

## Abstract

Estimating depth from a single image represents an attractive alternative to more traditional approaches leveraging multiple cameras. In this field, deep learning yielded outstanding results at the cost of needing large amounts of data labeled with precise depth measurements for training. An issue softened by self-supervised approaches leveraging monocular sequences or stereo pairs in place of expensive ground truth depth annotations. This paper enables to further improve monocular depth estimation by integrating into existing self-supervised networks a geometrical prior. Specifically, we propose a sparsity-invariant autoencoder able to process the output of conventional visual odometry algorithms working in synergy with depth-from-mono networks. Experimental results on the KITTI dataset show that by exploiting the geometrical prior, our proposal: i) outperforms existing approaches in the literature and ii) couples well with both compact and complex depth-from-mono architectures, allowing for its deployment on high-end GPUs as well as on embedded devices (e.g., NVIDIA Jetson TX2).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.03127/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1908.03127/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1908.03127/full.md

---
Source: https://tomesphere.com/paper/1908.03127