Update README.md

This commit is contained in:
Bingyi Kang
2024-06-14 15:01:08 +08:00
committed by GitHub
parent 46a2a8413c
commit 0a7e2b58a7

View File

@@ -33,7 +33,7 @@ We provide **four models** of varying scales for robust relative depth estimatio
| Depth-Anything-V2-Small | 24.8M | [Download](https://huggingface.co/depth-anything/Depth-Anything-V2-Small/resolve/main/depth_anything_v2_vits.pth?download=true) |
| Depth-Anything-V2-Base | 97.5M | [Download](https://huggingface.co/depth-anything/Depth-Anything-V2-Base/resolve/main/depth_anything_v2_vitb.pth?download=true) |
| Depth-Anything-V2-Large | 335.3M | [Download](https://huggingface.co/depth-anything/Depth-Anything-V2-Large/resolve/main/depth_anything_v2_vitl.pth?download=true) |
| Depth-Anything-V2-Giant | 1.3B | [Download](https://huggingface.co/depth-anything/Depth-Anything-V2-Giant/resolve/main/depth_anything_v2_vitg.pth?download=true) |
| Depth-Anything-V2-Giant | 1.3B | Coming soon |
### Code snippet to use our models
@@ -133,4 +133,4 @@ If you find this project useful, please consider citing:
booktitle={CVPR},
year={2024}
}
```
```