English

Unsupervised Monocular Depth Learning in Dynamic Scenes

Computer Vision and Pattern Recognition 2020-11-10 v2 Graphics Machine Learning Robotics

Abstract

We present a method for jointly training the estimation of depth, ego-motion, and a dense 3D translation field of objects relative to the scene, with monocular photometric consistency being the sole source of supervision. We show that this apparently heavily underdetermined problem can be regularized by imposing the following prior knowledge about 3D translation fields: they are sparse, since most of the scene is static, and they tend to be constant for rigid moving objects. We show that this regularization alone is sufficient to train monocular depth prediction models that exceed the accuracy achieved in prior work for dynamic scenes, including methods that require semantic input. Code is at https://github.com/google-research/google-research/tree/master/depth_and_motion_learning .

Keywords

Cite

@article{arxiv.2010.16404,
  title  = {Unsupervised Monocular Depth Learning in Dynamic Scenes},
  author = {Hanhan Li and Ariel Gordon and Hang Zhao and Vincent Casser and Anelia Angelova},
  journal= {arXiv preprint arXiv:2010.16404},
  year   = {2020}
}

Comments

Accepted at 4th Conference on Robot Learning (CoRL 2020)

R2 v1 2026-06-23T19:47:26.833Z