Initial commit
This commit is contained in:
2
DA-2K.md
2
DA-2K.md
@@ -11,7 +11,7 @@ Please refer to our [paper](https://arxiv.org/abs/2406.09414) for details in con
|
||||
|
||||
## Usage
|
||||
|
||||
Please first [download the benchmark]().
|
||||
Please first [download the benchmark](https://huggingface.co/datasets/depth-anything/DA-2K/tree/main).
|
||||
|
||||
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:
|
||||
|
||||
|
@@ -112,7 +112,7 @@ Please refer to [DA-2K benchmark](./DA-2K.md).
|
||||
|
||||
## LICENSE
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
|
||||
## Citation
|
||||
|
Reference in New Issue
Block a user