Unsupervised Monocular Depth Estimation

36 papers with code • 6 benchmarks • 4 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Unsupervised Monocular Depth Estimation with Left-Right Consistency

mrharicot/monodepth CVPR 2017

Learning based methods have shown very promising results for the task of depth estimation in single images.

Digging Into Self-Supervised Monocular Depth Estimation

nianticlabs/monodepth2 4 Jun 2018

Per-pixel ground-truth depth data is challenging to acquire at scale.

Unsupervised Monocular Depth Learning in Dynamic Scenes

google-research/google-research 30 Oct 2020

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.

Towards real-time unsupervised monocular depth estimation on CPU

mattpoggi/pydnet 29 Jun 2018

To tackle this issue, in this paper we propose a novel architecture capable to quickly infer an accurate depth map on a CPU, even of an embedded system, using a pyramid of features extracted from a single input image.

Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unknown Cameras

google-research/google-research ICCV 2019

We present a novel method for simultaneous learning of depth, egomotion, object motion, and camera intrinsics from monocular videos, using only consistency across neighboring video frames as supervision signal.

A General and Adaptive Robust Loss Function

google-research/google-research CVPR 2019

We present a generalization of the Cauchy/Lorentzian, Geman-McClure, Welsch/Leclerc, generalized Charbonnier, Charbonnier/pseudo-Huber/L1-L2, and L2 loss functions.

SC-DepthV3: Robust Self-supervised Monocular Depth Estimation for Dynamic Scenes

JiawangBian/sc_depth_pl 7 Nov 2022

Self-supervised monocular depth estimation has shown impressive results in static scenes.

EC-Depth: Exploring the consistency of self-supervised monocular depth estimation in challenging scenes

RuijieZhu94/EC-Depth 12 Oct 2023

Self-supervised monocular depth estimation holds significant importance in the fields of autonomous driving and robotics.

Dual CNN Models for Unsupervised Monocular Depth Estimation

ishmav16/Dual-CNN-Models-for-Unsupervised-Monocular-Depth-Estimation 16 Apr 2018

The unsupervised depth estimation is the recent trend by utilizing the binocular stereo images to get rid of depth map ground truth.