/ASNDepth

[ICCV 2021] Depth estimation with adaptive surface normal constraint

Primary LanguageJupyter Notebook

Adaptive Surface Normal Constraint for Depth Estimation (ICCV 2021)

The inference code new is released. The test split of scannet has been added.

inference

  • download checkpoint, and place it in directory "./checkpoints"
  • run test.ipynb

todos:

  • training code