paper-with-me

Papers

Self-supervised Learning for Single View Depth and Surface Normal Estimation

2019-03-01 · Huangying Zhan, Chamara Saroj Weerasekera, Ravi Garg, Ian Reid

In this work we present a self-supervised learning framework to simultaneously train two Convolutional Neural Networks (CNNs) to predict depth and surface normals from a single image. In contrast to most existing frameworks which represent outdoor scenes as fronto-parallel planes at piece-wise smooth depth, we propose to predict depth with surface orientation while assuming that natural scenes have piece-wise smooth normals. We show that a simple depth-normal consistency as a soft-constraint on the predictions is sufficient and effective for training both these networks simultaneously. The trained normal network provides state-of-the-art predictions while the depth network, relying on much realistic smooth normal assumption, outperforms the traditional self-supervised depth prediction network by a large margin on the KITTI benchmark. Demo video: https://youtu.be/ZD-ZRsw7hdM

📄 PDF Abstract BibTeX arXiv:1903.00112

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth PredictionMonocular Depth EstimationSelf-Supervised LearningSurface Normal Estimation

Similar Papers 제목 키워드 기반

LightDepth: Single-View Depth Self-Supervision from Illumination Decline

2023-08-21 · ICCV 2023 1 · Javier Rodríguez-Puigvert, Víctor M. Batlle, J. M. M. Montiel, Ruben Martinez-Cantin 외

Single-view depth estimation can be remarkably effective if there is enough ground-truth depth data for supervised training. However, there are scenarios, especially in medicine in the case of endoscopies, where such dat…

Depth Estimation

Uncertainty and Self-Supervision in Single-View Depth

2024-06-20 · Javier Rodriguez-Puigvert

Single-view depth estimation refers to the ability to derive three-dimensional information per pixel from a single two-dimensional image. Single-view depth estimation is an ill-posed problem because there are multiple de…

3D geometryAutonomous DrivingDepth Estimation

FusionDepth: Complement Self-Supervised Monocular Depth Estimation with Cost Volume

2023-05-10 · Zhuofei Huang, Jianlin Liu, Shang Xu, Ying Chen 외

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame…

Depth EstimationMonocular Depth EstimationStereo Depth Estimation

3D Distillation: Improving Self-Supervised Monocular Depth Estimation on Reflective Surfaces

2023-01-01 · ICCV 2023 1 · Xuepeng Shi, Georgi Dikov, Gerhard Reitmayr, Tae-Kyun Kim 외

Self-supervised monocular depth estimation (SSMDE) aims at predicting the dense depth maps of monocular images, by learning to minimize a photometric loss using spatially neighboring image pairs during training. Whil…

Depth EstimationMonocular Depth Estimation

PIFu for the Real World: A Self-supervised Framework to Reconstruct Dressed Human from Single-view Images

2022-08-23 · Zhangyang Xiong, Dong Du, Yushuang Wu, Jingqi Dong 외

It is very challenging to accurately reconstruct sophisticated human geometry caused by various poses and garments from a single image. Recently, works based on pixel-aligned implicit function (PIFu) have made a big step…

Self-Supervised Learning