paper-with-me

Papers

Predicting Sharp and Accurate Occlusion Boundaries in Monocular Depth Estimation Using Displacement Fields

2020-02-28 · CVPR 2020 6 · Michael Ramamonjisoa, Yuming Du, Vincent Lepetit

Current methods for depth map prediction from monocular images tend to predict smooth, poorly localized contours for the occlusion boundaries in the input image. This is unfortunate as occlusion boundaries are important cues to recognize objects, and as we show, may lead to a way to discover new objects from scene reconstruction. To improve predicted depth maps, recent methods rely on various forms of filtering or predict an additive residual depth map to refine a first estimate. We instead learn to predict, given a depth map predicted by some reconstruction method, a 2D displacement field able to re-sample pixels around the occlusion boundaries into sharper reconstructions. Our method can be applied to the output of any depth estimation method, in an end-to-end trainable fashion. For evaluation, we manually annotated the occlusion boundaries in all the images in the test split of popular NYUv2-Depth dataset. We show that our approach improves the localization of occlusion boundaries for all state-of-the-art monocular depth estimation methods that we could evaluate, without degrading the depth accuracy for the rest of the images.

📄 PDF Abstract BibTeX arXiv:2002.12730

Code (2)

dulucas/Displacement_Field 공식 구현 pytorch
dulucas/simlpe pytorch

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

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

2022-11-07 · Libo Sun, Jia-Wang Bian, Huangying Zhan, Wei Yin 외

Self-supervised monocular depth estimation has shown impressive results in static scenes. It relies on the multi-view consistency assumption for training networks, however, that is violated in dynamic object regions and …

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

EndoStreamDepth: Temporally Consistent Monocular Depth Estimation for Endoscopic Video Streams

2025-12-20 · Hao Li, Daiwei Lu, Jiacheng Wang, Robert J. Webster 외 arxiv

This work presents EndoStreamDepth, a monocular depth estimation framework for endoscopic video streams. It provides accurate depth maps with sharp anatomical boundaries for each frame, temporally consistent predictions …

Monocular Depth Estimation

Pixel-Pair Occlusion Relationship Map (P2ORM): Formulation, Inference & Application

2020-08-01 · ECCV 2020 8 · Xuchong Qiu, Yang Xiao, Chaohui Wang, Renaud Marlet

Inference & Application","We formalize concepts around geometric occlusion in 2D images (i.e., ignoring semantics), and propose a novel unified formulation of both occlusion boundaries and occlusion orientations via a pi…

Depth EstimationMonocular Depth Estimation

Towards Sharper Object Boundaries in Self-Supervised Depth Estimation

2025-09-19 · Aurélien Cecille, Stefan Duffner, Franck Davoine, Rémi Agier 외 arxiv

Accurate monocular depth estimation is crucial for 3D scene understanding, but existing methods often blur depth at object boundaries, introducing spurious intermediate 3D points. While achieving sharp edges usually requ…

Monocular Depth EstimationScene Understanding

Local Detection of Stereo Occlusion Boundaries

2019-06-01 · CVPR 2019 6 · Jialiang Wang, Todd Zickler

Stereo occlusion boundaries are one-dimensional structures in the visual field that separate foreground regions of a scene that are visible to both eyes (binocular regions) from background regions of a scene that are vis…

Stereo MatchingStereo Matching Hand