English

LMM-Det: Make Large Multimodal Models Excel in Object Detection

Computer Vision and Pattern Recognition 2025-07-25 v1

Abstract

Large multimodal models (LMMs) have garnered wide-spread attention and interest within the artificial intelligence research and industrial communities, owing to their remarkable capability in multimodal understanding, reasoning, and in-context learning, among others. While LMMs have demonstrated promising results in tackling multimodal tasks like image captioning, visual question answering, and visual grounding, the object detection capabilities of LMMs exhibit a significant gap compared to specialist detectors. To bridge the gap, we depart from the conventional methods of integrating heavy detectors with LMMs and propose LMM-Det, a simple yet effective approach that leverages a Large Multimodal Model for vanilla object Detection without relying on specialized detection modules. Specifically, we conduct a comprehensive exploratory analysis when a large multimodal model meets with object detection, revealing that the recall rate degrades significantly compared with specialist detection models. To mitigate this, we propose to increase the recall rate by introducing data distribution adjustment and inference optimization tailored for object detection. We re-organize the instruction conversations to enhance the object detection capabilities of large multimodal models. We claim that a large multimodal model possesses detection capability without any extra detection modules. Extensive experiments support our claim and show the effectiveness of the versatile LMM-Det. The datasets, models, and codes are available at https://github.com/360CVGroup/LMM-Det.

Keywords

Cite

@article{arxiv.2507.18300,
  title  = {LMM-Det: Make Large Multimodal Models Excel in Object Detection},
  author = {Jincheng Li and Chunyu Xie and Ji Ao and Dawei Leng and Yuhui Yin},
  journal= {arXiv preprint arXiv:2507.18300},
  year   = {2025}
}

Comments

Accepted at ICCV 2025

R2 v1 2026-07-01T04:16:48.495Z