English

Large Language Models Can Understanding Depth from Monocular Images

Computer Vision and Pattern Recognition 2024-09-04 v1 Artificial Intelligence

Abstract

Monocular depth estimation is a critical function in computer vision applications. This paper shows that large language models (LLMs) can effectively interpret depth with minimal supervision, using efficient resource utilization and a consistent neural network architecture. We introduce LLM-MDE, a multimodal framework that deciphers depth through language comprehension. Specifically, LLM-MDE employs two main strategies to enhance the pretrained LLM's capability for depth estimation: cross-modal reprogramming and an adaptive prompt estimation module. These strategies align vision representations with text prototypes and automatically generate prompts based on monocular images, respectively. Comprehensive experiments on real-world MDE datasets confirm the effectiveness and superiority of LLM-MDE, which excels in few-/zero-shot tasks while minimizing resource use. The source code is available.

Keywords

Cite

@article{arxiv.2409.01133,
  title  = {Large Language Models Can Understanding Depth from Monocular Images},
  author = {Zhongyi Xia and Tianzhao Wu},
  journal= {arXiv preprint arXiv:2409.01133},
  year   = {2024}
}
R2 v1 2026-06-28T18:31:19.207Z