depth-anything-large-hf vs depth_anything_vitl14
#2
by
Farhaddlrn
- opened
Hello,
- What is difference between "depth-anything-large-hf" and "depth_anything_vitl14"?
- Which one is identical to Depth-anything ViT-L in the paper?
- Are both of them not trained on KITTI?
Hi,
Both have equivalent weights. "depth-anything-large-hf" is the model compatible with the Transformers library, "depth_anything_vitl14" is compatible with the original Depth Anything Github repository. They both correspond to Depth-anything ViT-L in the paper.