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
- Host: GitHub
- URL: https://github.com/xxlong0/asndepth
- Owner: xxlong0
- Created: 2021-03-29T09:45:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T17:12:09.000Z (about 2 years ago)
- Last Synced: 2026-03-05T20:19:46.857Z (3 months ago)
- Topics: depth, normal
- Language: Jupyter Notebook
- Homepage:
- Size: 71.3 MB
- Stars: 55
- Watchers: 11
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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