# SharpNet: Fast and Accurate Recovery of Occluding Contours in Monocular   Depth Estimation

**Authors:** Micha\"el Ramamonjisoa, Vincent Lepetit

arXiv: 1905.08598 · 2019-11-13

## TL;DR

SharpNet is a novel monocular depth estimation method that significantly improves the reconstruction of occluding contours, outperforming existing methods especially along challenging occlusion boundaries, and introduces a new benchmark for evaluation.

## Contribution

It introduces a new depth prediction approach with a novel constraint for occluding contours and a benchmark for evaluating occlusion accuracy in monocular depth estimation.

## Key findings

- Outperforms state-of-the-art along occluding contours
- Achieves better accuracy than structured light depth cameras on contours
- Introduces a new benchmark for occlusion evaluation

## Abstract

We introduce SharpNet, a method that predicts an accurate depth map for an input color image, with a particular attention to the reconstruction of occluding contours: Occluding contours are an important cue for object recognition, and for realistic integration of virtual objects in Augmented Reality, but they are also notoriously difficult to reconstruct accurately. For example, they are a challenge for stereo-based reconstruction methods, as points around an occluding contour are visible in only one image. Inspired by recent methods that introduce normal estimation to improve depth prediction, we introduce a novel term that constrains depth and occluding contours predictions. Since ground truth depth is difficult to obtain with pixel-perfect accuracy along occluding contours, we use synthetic images for training, followed by fine-tuning on real data. We demonstrate our approach on the challenging NYUv2-Depth dataset, and show that our method outperforms the state-of-the-art along occluding contours, while performing on par with the best recent methods for the rest of the images. Its accuracy along the occluding contours is actually better than the `ground truth' acquired by a depth camera based on structured light. We show this by introducing a new benchmark based on NYUv2-Depth for evaluating occluding contours in monocular reconstruction, which is our second contribution.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.08598/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1905.08598/full.md

## References

40 references — full list in the complete paper: https://tomesphere.com/paper/1905.08598/full.md

---
Source: https://tomesphere.com/paper/1905.08598