Add model card, link to paper

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: depth-estimation
4
+ ---
5
+
6
+ This repository contains the model weights for DepthLab, as presented in the paper [DepthLab: From Partial to Complete](https://huggingface.co/papers/2412.18153).
7
+
8
+ Project page and code: https://johanan528.github.io/depthlab_web/.