Skip to content

Commit 049f021

Browse files
authored
Initial commit
1 parent 00bd582 commit 049f021

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DA-2K.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please refer to our [paper](https://arxiv.org/abs/2406.09414) for details in con
1111

1212
## Usage
1313

14-
Please first [download the benchmark]().
14+
Please first [download the benchmark](https://huggingface.co/datasets/depth-anything/DA-2K/tree/main).
1515

1616
All annotations are stored in `annotations.json`. The annotation file is a JSON object where each key is the path to an image file, and the value is a list of annotations associated with that image. Each annotation describes two points and identifies which point is closer to the camera. The structure is detailed below:
1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Please refer to [DA-2K benchmark](./DA-2K.md).
112112

113113
## LICENSE
114114

115-
Depth-Anything-V2-Small model is under the Apache-2.0 license. Depth-Anything-V2-Base/Large/Giant are under the CC-BY-NC-4.0 license.
115+
Depth-Anything-V2-Small model is under the Apache-2.0 license. Depth-Anything-V2-Base/Large/Giant models are under the CC-BY-NC-4.0 license.
116116

117117

118118
## Citation

0 commit comments

Comments
 (0)