paper-with-me

Papers

Learning monocular depth estimation with unsupervised trinocular assumptions

2018-08-05 · Matteo Poggi, Fabio Tosi, Stefano Mattoccia

Obtaining accurate depth measurements out of a single image represents a fascinating solution to 3D sensing. CNNs led to considerable improvements in this field, and recent trends replaced the need for ground-truth labels with geometry-guided image reconstruction signals enabling unsupervised training. Currently, for this purpose, state-of-the-art techniques rely on images acquired with a binocular stereo rig to predict inverse depth (i.e., disparity) according to the aforementioned supervision principle. However, these methods suffer from well-known problems near occlusions, left image border, etc inherited from the stereo setup. Therefore, in this paper, we tackle these issues by moving to a trinocular domain for training. Assuming the central image as the reference, we train a CNN to infer disparity representations pairing such image with frames on its left and right side. This strategy allows obtaining depth maps not affected by typical stereo artifacts. Moreover, being trinocular datasets seldom available, we introduce a novel interleaved training procedure enabling to enforce the trinocular assumption outlined from current binocular datasets. Exhaustive experimental results on the KITTI dataset confirm that our proposal outperforms state-of-the-art methods for unsupervised monocular depth estimation trained on binocular stereo pairs as well as any known methods relying on other cues.

📄 PDF Abstract BibTeX arXiv:1808.01606

Code (1)

mattpoggi/3net 공식 구현 tf

Tasks

Depth EstimationImage ReconstructionMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Similar Papers 제목 키워드 기반

Spherical View Synthesis for Self-Supervised 360 Depth Estimation

2019-09-17 · Nikolaos Zioulis, Antonis Karakottas, Dimitrios Zarpalas, Federico Alvarez 외

Learning based approaches for depth perception are limited by the availability of clean training data. This has led to the utilization of view synthesis as an indirect objective for learning depth estimation using effici…

3D Depth EstimationDepth Estimation

DeFeat-Net: General Monocular Depth via Simultaneous Unsupervised Representation Learning

2020-03-30 · CVPR 2020 6 · Jaime Spencer, Richard Bowden, Simon Hadfield

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize …

Depth EstimationMonocular Depth EstimationRepresentation Learning

Unsupervised monocular stereo matching

2018-12-31 · Zhimin Zhang, Jianzhong Qiao, Shukuan Lin

At present, deep learning has been applied more and more in monocular image depth estimation and has shown promising results. The current more ideal method for monocular depth estimation is the supervised learning based …

Depth EstimationMonocular Depth EstimationStereo MatchingStereo Matching Hand

Pseudo Supervised Monocular Depth Estimation with Teacher-Student Network

2021-10-22 · Huan Liu, Junsong Yuan, Chen Wang, Jun Chen

Despite recent improvement of supervised monocular depth estimation, the lack of high quality pixel-wise ground truth annotations has become a major hurdle for further progress. In this work, we propose a new unsupervise…

Depth EstimationKnowledge DistillationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

TriStereoNet: A Trinocular Framework for Multi-baseline Disparity Estimation

2021-11-24 · Faranak Shamsafar, Andreas Zell

Stereo vision is an effective technique for depth estimation with broad applicability in autonomous urban and highway driving. While various deep learning-based approaches have been developed for stereo, the input data f…

Depth EstimationDisparity EstimationStereo Depth EstimationStereo Matching