CVIVApr 9, 2020

Masked GANs for Unsupervised Depth and Pose Prediction with Scale Consistency

arXiv:2004.04345v38 citations
Originality Incremental advance
AI Analysis

This work addresses challenges in unsupervised depth and pose prediction for robotics and autonomous driving, with incremental improvements over prior adversarial methods.

The paper tackles the problem of unsupervised monocular depth and ego-motion estimation by proposing a masked GAN to handle occlusions and visual field changes, achieving competitive performance on KITTI and Make3D datasets.

Previous work has shown that adversarial learning can be used for unsupervised monocular depth and visual odometry (VO) estimation, in which the adversarial loss and the geometric image reconstruction loss are utilized as the mainly supervisory signals to train the whole unsupervised framework. However, the performance of the adversarial framework and image reconstruction is usually limited by occlusions and the visual field changes between frames. This paper proposes a masked generative adversarial network (GAN) for unsupervised monocular depth and ego-motion estimation.The MaskNet and Boolean mask scheme are designed in this framework to eliminate the effects of occlusions and impacts of visual field changes on the reconstruction loss and adversarial loss, respectively. Furthermore, we also consider the scale consistency of our pose network by utilizing a new scale-consistency loss, and therefore, our pose network is capable of providing the full camera trajectory over a long monocular sequence. Extensive experiments on the KITTI dataset show that each component proposed in this paper contributes to the performance, and both our depth and trajectory predictions achieve competitive performance on the KITTI and Make3D datasets.

Foundations

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

Your Notes