paper-with-me

홈 › Papers

Unsupervised Learning of Geometry with Edge-aware Depth-Normal Consistency

2017-11-10 · Zhenheng Yang, Peng Wang, Wei Xu, Liang Zhao, Ramakant Nevatia

Learning to reconstruct depths in a single image by watching unlabeled videos via deep convolutional network (DCN) is attracting significant attention in recent years. In this paper, we introduce a surface normal representation for unsupervised depth estimation framework. Our estimated depths are constrained to be compatible with predicted normals, yielding more robust geometry results. Specifically, we formulate an edge-aware depth-normal consistency term, and solve it by constructing a depth-to-normal layer and a normal-to-depth layer inside of the DCN. The depth-to-normal layer takes estimated depths as input, and computes normal directions using cross production based on neighboring pixels. Then given the estimated normals, the normal-to-depth layer outputs a regularized depth map through local planar smoothness. Both layers are computed with awareness of edges inside the image to help address the issue of depth/normal discontinuity and preserve sharp edges. Finally, to train the network, we apply the photometric error and gradient smoothness for both depth and normal predictions. We conducted experiments on both outdoor (KITTI) and indoor (NYUv2) datasets, and show that our algorithm vastly outperforms state of the art, which demonstrates the benefits from our approach.

📄 PDF Abstract BibTeX arXiv:1711.03665

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

LEGO: Learning Edge with Geometry all at Once by Watching Videos

2018-03-15 · CVPR 2018 6 · Zhenheng Yang, Peng Wang, Yang Wang, Wei Xu 외

Learning to estimate 3D geometry in a single image by watching unlabeled videos via deep convolutional network is attracting significant attention. In this paper, we introduce a "3D as-smooth-as-possible (3D-ASAP)" prior…

3D geometryAll

CORE: Co-planarity Regularized Monocular Geometry Estimation with Weak Supervision

2023-01-01 · ICCV 2023 1 · Yuguang Li, Kai Wang, Hui Li, Seon-Min Rhee 외

The ill-posed nature of monocular 3D geometry (depth map and surface normals) estimation makes it rely mostly on data-driven approaches such as Deep Neural Networks (DNN). However, data acquisition of surface normals…

3D geometryDepth EstimationMulti-Task LearningSurface Normal Estimation+1

Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation

2019-04-03 · CVPR 2019 6 · Shanshan Zhao, Huan Fu, Mingming Gong, DaCheng Tao

Supervised depth estimation has achieved high accuracy due to the advanced deep network architectures. Since the groundtruth depth labels are hard to obtain, recent methods try to learn depth estimation networks in an un…

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth Estimation+1

Geometry-Aware Sparse Depth Sampling for High-Fidelity RGB-D Depth Completion in Robotic Systems

2025-12-09 · Tony Salloom, Dandi Zhou, Xinhai Sun arxiv

Accurate three-dimensional perception is essential for modern industrial robotic systems that perform manipulation, inspection, and navigation tasks. RGB-D and stereo vision sensors are widely used for this purpose, but …

Depth Completion

LGT-Net: Indoor Panoramic Room Layout Estimation with Geometry-Aware Transformer Network

2022-03-03 · CVPR 2022 1 · Zhigang Jiang, Zhongzheng Xiang, Jinhua Xu, Ming Zhao

3D room layout estimation by a single panorama using deep neural networks has made great progress. However, previous approaches can not obtain efficient geometry awareness of room layout with the only latitude of boundar…

Room Layout Estimation