Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
|
7 |
# Depth Anything model, base
|
8 |
|
|
|
|
|
|
|
|
|
9 |
## Installation
|
10 |
|
11 |
First, install the Depth Anything package:
|
|
|
6 |
|
7 |
# Depth Anything model, base
|
8 |
|
9 |
+
The model card for our paper [Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data](https://arxiv.org/abs/2401.10891).
|
10 |
+
|
11 |
+
You may also try our [demo](https://huggingface.co/spaces/LiheYoung/Depth-Anything) and visit our [project page](https://depth-anything.github.io/).
|
12 |
+
|
13 |
## Installation
|
14 |
|
15 |
First, install the Depth Anything package:
|