E5C7 GitHub - prstrive/EPCDepth: [ICCV 2021] Excavating the Potential Capacity of Self-Supervised Monocular Depth Estimation · GitHub
[go: up one dir, main page]

Skip to content

prstrive/EPCDepth

Repository files navigation

EPCDepth

EPCDepth is a self-supervised monocular depth estimation model, whose supervision is coming from the other image in a stereo pair. Details are described in our paper:

Excavating the Potential Capacity of Self-Supervised Monocular Depth Estimation

Rui Peng, Ronggang Wang, Yawen Lai, Luyang Tang, Yangang Cai

ICCV 2021 (arxiv)

EPCDepth can produce the most accurate and sharpest result. In the last example, the depth of the person in the second red box should be greater than that of the road sign because the road sign obscures the person. Only our model accurately captures the cue of occlusion.

⚙ Setup

1. Recommended environment

  • PyTorch 1.1
  • Python 3.6

2. KITTI data