Release smaller metric depth models

This commit is contained in:
Lihe Yang
2024-06-21 09:48:12 -07:00
committed by GitHub
parent f5115d398d
commit c86af37112

View File

@@ -21,7 +21,7 @@ This work presents Depth Anything V2. It significantly outperforms [V1](https://
## News
- **2024-06-22:** We release smaller metric depth models based on Depth-Anything-V2-Small and Base.
- **2024-06-22:** We release [smaller metric depth models](https://github.com/DepthAnything/Depth-Anything-V2/tree/main/metric_depth#pre-trained-models) based on Depth-Anything-V2-Small and Base.
- **2024-06-20:** Our repository and project page are flagged by GitHub and removed from the public for 6 days. Sorry for the inconvenience.
- **2024-06-14:** Paper, project page, code, models, demo, and benchmark are all released.