| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| .gitattributes | 1.67 kB xet | 4c79a69d | |
| LICENSE | 11.5 kB xet | dc791558 | |
| README.md | 16.7 kB xet | 5c0ac6a0 | |
| chat_template.json | 1.38 kB xet | aeef87e2 | |
| config.json | 1.38 kB xet | 82d8fcd9 | |
| generation_config.json | 132 Bytes xet | 308bb77c | |
| model-00001-of-00006.safetensors | 4.99 GB xet | 956c1fbd | |
| model-00002-of-00006.safetensors | 4.96 GB xet | 468b61c5 | |
| model-00003-of-00006.safetensors | 4.91 GB xet | 7f7369c4 | |
| model-00004-of-00006.safetensors | 4.91 GB xet | 705a8f81 | |
| model-00005-of-00006.safetensors | 4.26 GB xet | eb7ac6ce | |
| model-00006-of-00006.safetensors | 1.34 GB xet | 5a566cec | |
| model.safetensors.index.json | 57.9 kB xet | 32105f13 | |
| multiTask.jpg | 2.34 MB xet | 2b752632 | |
| preprocessor_config.json | 483 Bytes xet | c6f0e934 | |
| processor_config.json | 189 Bytes xet | d30be7f1 | |
| special_tokens_map.json | 96 Bytes xet | 05207401 | |
| teaser.png | 460 kB xet | 0a151138 | |
| tokenizer.json | 17.1 MB xet | 5c3096c6 | |
| tokenizer_config.json | 177 kB xet | 1d2e2872 |
Model Details
Official model card of the ICLR2026 oral paper "DepthLM: Metric Depth from Vision Language Models". See our github for the eval and training code.
This model card includes the 12b model of DepthLM finetuned from Pixtral.
We show for the first time that VLMs can achieve comparable accuracy with pure vision models on metric depth estimation, with standard text-based SFT and no architecture chagne, i.e., no dense prediction head or regression/regularization loss is needed. Due to the simplicity, we can use DepthLM to train a unified VLM to handle various complex 3D understanding tasks such as speed or time estimation, and metric scale camera pose estimation, which require different architecture or hand-crafted pipelines in pure vision models.
Citation
If you find our code useful for your research, please consider citing:
@article{cai2025depthlm,
title={DepthLM: Metric Depth from Vision Language Models},
author={Cai, Zhipeng and Yeh, Ching-Feng and Hu, Xu and Liu, Zhuang and Meyer, Gregory and Lei, Xinjie and Zhao, Changsheng and Li, Shang-Wen and Chandra, Vikas and Shi, Yangyang},
journal={arXiv preprint arXiv:2509.25413},
year={2025},
}
Contact
Zhipeng Cai, Meta Inc, homepage: https://zhipengcai.github.io/, email: czptc2h at gmail dot com.
Results
Comparison with VLMs
| Accuracy ($\delta_1$) | Argoverse2 | DDAD | NuScenes | ETH3D | ScanNet++ | sunRGBD | iBims1 | NYUv2 | avg. |
|---|---|---|---|---|---|---|---|---|---|
| Qwen2.5-VL (3B) | 0.133 | 0.083 | 0.090 | 0.087 | 0.120 | 0.134 | 0.080 | 0.128 | 0.106 |
| Qwen2.5-VL (7B) | 0.077 | 0.120 | 0.070 | 0.126 | 0.135 | 0.089 | 0.160 | 0.168 | 0.118 |
| Qwen2.5-VL (72B) | 0.119 | 0.140 | 0.186 | 0.220 | 0.272 | 0.276 | 0.212 | 0.324 | 0.219 |
| Seed1.5-VL | 0.009 | 0.012 | 0.013 | 0.219 | 0.495 | 0.321 | 0.459 | 0.412 | 0.243 |
| Gemini-2.5-PRO | 0.280 | 0.252 | 0.365 | 0.328 | 0.380 | 0.270 | 0.466 | 0.394 | 0.342 |
| GPT-5 | 0.218 | 0.302 | 0.382 | 0.313 | 0.428 | 0.471 | 0.307 | 0.540 | 0.370 |
| Ours (3B) | 0.808 | 0.724 | 0.870 | 0.745 | 0.838 | 0.850 | 0.890 | 0.868 | 0.824 |
| Ours (7B) | 0.833 | 0.747 | 0.865 | 0.718 | 0.850 | 0.859 | 0.920 | 0.915 | 0.838 |
| Ours - Pixtral (12B) | 0.734 | 0.670 | 0.819 | 0.653 | 0.834 | 0.786 | 0.870 | 0.799 | 0.771 |
Comparison with pure vision models
| Accuracy ($\delta_1$) | DDAD | NuScenes | ETH3D | sunRGBD | iBims1 | vs Ours |
|---|---|---|---|---|---|---|
| ZoeDepth | 0.272 | 0.283 | 0.350 | 0.867 | 0.580 | -42.8% |
| DepthAnything | - | 0.354 | 0.093 | 0.850 | 0.714 | -40.3% |
| DepthAnythingV2 | - | 0.171 | 0.363 | 0.724 | - | -48.5% |
| Metric3D | - | 0.723 | 0.456 | 0.154 | 0.797 | -36.6% |
| Unidepth | 0.858 | 0.846 | 0.185 | 0.943 | 0.157 | -27.3% |
| Depth Pro | 0.299 | 0.566 | 0.397 | 0.831 | 0.823 | -29.1% |
| Metric3Dv2 | - | 0.841 | 0.900 | 0.812 | 0.684 | -3.8% |
| UnidepthV2 | 0.882 | 0.870 | 0.852 | 0.964 | 0.945 | +9.2% |
| Ours (7B) | 0.747 | 0.865 | 0.718 | 0.859 | 0.920 | - |
License
DepthLM is FAIR NC licensed as of now
- Total size
- 25.4 GB
- Files
- 20
- Last updated
- Jul 27
- Pre-warmed CDN
- US EU US EU

