DepthAnything / Depth-Anything-V2

[NeurIPS 2024] Depth Anything V2. A More Capable Foundation Model for Monocular Depth Estimation
https://depth-anything-v2.github.io
Apache License 2.0
3.8k stars 323 forks source link

HuggingFace checkpoints for fine-tuned Metric Depth Estimators #84

Open gchhablani opened 3 months ago

gchhablani commented 3 months ago

Hi,

Will it be possible to share the HF checkpoints for the finetuned indoor/outdoor metric depth ones as well?

Thanks!

LiheYoung commented 3 months ago

Do you mean using the transformers pipeline? We are still working on it.

MoAbbasid commented 2 months ago

@LiheYoung the depth maps generated using the transformers pipeline for Indoor/Outdoor Metrics are very bad, and different when generating with the normal model, https://github.com/DepthAnything/Depth-Anything-V2/issues/141 Any Idea why?