pith. sign in

arxiv: 1808.07528 · v3 · pith:VMV4763Rnew · submitted 2018-08-22 · 💻 cs.CV

Rethinking Monocular Depth Estimation with Adversarial Training

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

Monocular depth estimation is an extensively studied computer vision problem with a vast variety of applications. Deep learning-based methods have demonstrated promise for both supervised and unsupervised depth estimation from monocular images. Most existing approaches treat depth estimation as a regression problem with a local pixel-wise loss function. In this work, we innovate beyond existing approaches by using adversarial training to learn a context-aware, non-local loss function. Such an approach penalizes the joint configuration of predicted depth values at the patch-level instead of the pixel-level, which allows networks to incorporate more global information. In this framework, the generator learns a mapping between RGB images and its corresponding depth map, while the discriminator learns to distinguish depth map and RGB pairs from ground truth. This conditional GAN depth estimation framework is stabilized using spectral normalization to prevent mode collapse when learning from diverse datasets. We test this approach using a diverse set of generators that include U-Net and joint CNN-CRF. We benchmark this approach on the NYUv2, Make3D and KITTI datasets, and observe that adversarial training reduces relative error by several fold, achieving state-of-the-art performance.

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. SLAM Endoscopy enhanced by adversarial depth prediction

    eess.IV 2019-06 unverdicted novelty 6.0

    SLAM for endoscopy is enhanced by fusing monocular RGB images with depth predictions from an adversarially-trained CNN trained on synthetic and CT-derived data to enable dense reconstruction.