paper-with-me

Papers

Geometry meets semantics for semi-supervised monocular depth estimation

2018-10-09 · Pierluigi Zama Ramirez, Matteo Poggi, Fabio Tosi, Stefano Mattoccia, Luigi Di Stefano

Depth estimation from a single image represents a very exciting challenge in computer vision. While other image-based depth sensing techniques leverage on the geometry between different viewpoints (e.g., stereo or structure from motion), the lack of these cues within a single image renders ill-posed the monocular depth estimation task. For inference, state-of-the-art encoder-decoder architectures for monocular depth estimation rely on effective feature representations learned at training time. For unsupervised training of these models, geometry has been effectively exploited by suitable images warping losses computed from views acquired by a stereo rig or a moving camera. In this paper, we make a further step forward showing that learning semantic information from images enables to improve effectively monocular depth estimation as well. In particular, by leveraging on semantically labeled images together with unsupervised signals gained by geometry through an image warping loss, we propose a deep learning approach aimed at joint semantic segmentation and depth estimation. Our overall learning framework is semi-supervised, as we deploy groundtruth data only in the semantic domain. At training time, our network learns a common feature representation for both tasks and a novel cross-task loss function is proposed. The experimental findings show how, jointly tackling depth prediction and semantic segmentation, allows to improve depth estimation accuracy. In particular, on the KITTI dataset our network outperforms state-of-the-art methods for monocular depth estimation.

📄 PDF Abstract BibTeX arXiv:1810.04093

Code (1)

CVLAB-Unibo/Semantic-Mono-Depth 공식 구현 tf

Tasks

DecoderDepth EstimationDepth PredictionMonocular Depth EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Attention meets Geometry: Geometry Guided Spatial-Temporal Attention for Consistent Self-Supervised Monocular Depth Estimation

2021-10-15 · Patrick Ruhkamp, Daoyi Gao, Hanzhi Chen, Nassir Navab 외

Inferring geometrically consistent dense 3D scenes across a tuple of temporally consecutive images remains challenging for self-supervised monocular depth prediction pipelines. This paper explores how the increasingly po…

Depth EstimationDepth PredictionMonocular Depth Estimation

Fine-grained Semantics-aware Representation Enhancement for Self-supervised Monocular Depth Estimation

2021-08-19 · ICCV 2021 10 · Hyunyoung Jung, Eunhyeok Park, Sungjoo Yoo

Self-supervised monocular depth estimation has been widely studied, owing to its practical importance and recent promising improvements. However, most works suffer from limited supervision of photometric consistency, esp…

Depth EstimationMetric LearningMonocular Depth Estimation

Semi-Supervised Monocular 3D Face Reconstruction With End-to-End Shape-Preserved Domain Transfer

2019-10-01 · ICCV 2019 10 · Jingtan Piao, Chen Qian, Hongsheng Li

Monocular face reconstruction is a challenging task in computer vision, which aims to recover 3D face geometry from a single RGB face image. Recently, deep learning based methods have achieved great improvements on monoc…

3D Face ReconstructionFace ReconstructionMonocular Reconstruction

WGANVO: Monocular Visual Odometry based on Generative Adversarial Networks

2020-07-27 · Javier Cremona, Lucas Uzal, Taihú Pire

In this work we present WGANVO, a Deep Learning based monocular Visual Odometry method. In particular, a neural network is trained to regress a pose estimate from an image pair. The training is performed using a semi-sup…

Deep LearningMonocular Visual OdometryVisual Odometry

MOSE: Monocular Semantic Reconstruction Using NeRF-Lifted Noisy Priors

2024-09-21 · Zhenhua Du, Binbin Xu, Haoyu Zhang, Kai Huo 외

Accurately reconstructing dense and semantically annotated 3D meshes from monocular images remains a challenging task due to the lack of geometry guidance and imperfect view-dependent 2D priors. Though we have witnessed …

2D Semantic Segmentation3D Semantic SegmentationNeRFScene Understanding+2