An open API service indexing awesome lists of open source software.

https://github.com/xxlong0/asndepth

[ICCV 2021] Depth estimation with adaptive surface normal constraint
https://github.com/xxlong0/asndepth

depth normal

Last synced: 3 months ago
JSON representation

[ICCV 2021] Depth estimation with adaptive surface normal constraint

Awesome Lists containing this project

README

          

# 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](https://drive.google.com/drive/folders/1NKDfDLK8TIHbDsTBLCOj9HEzSs2oD5Kj?usp=drive_link), and place it in directory "./checkpoints"
- run test.ipynb

todos:
- training code