Papers › LLMDet: Learning Strong Open-Vocabulary Object Detectors under the Supervision of...

LLMDet: Learning Strong Open-Vocabulary Object Detectors under the Supervision of Large Language Models

31 Jan 2025CVPR 2025 1arXiv:2501.18954archive 2025-07-28

Shenghao Fu, Qize Yang, Qijie Mo, Junkai Yan, Xihan Wei, Jingke Meng, Xiaohua Xie, Wei-Shi Zheng

Recent open-vocabulary detectors achieve promising performance with abundant region-level annotated data. In this work, we show that an open-vocabulary detector co-training with a large language model by generating image-level detailed captions for each image can further improve performance. To achieve the goal, we first collect a dataset, GroundingCap-1M, wherein each image is accompanied by associated grounding labels and an image-level detailed caption. With this dataset, we finetune an open-vocabulary detector with training objectives including a standard grounding loss and a caption generation loss. We take advantage of a large language model to generate both region-level short captions for each region of interest and image-level long captions for the whole image. Under the supervision of the large language model, the resulting detector, LLMDet, outperforms the baseline by a clear margin, enjoying superior open-vocabulary ability. Further, we show that the improved LLMDet can in turn build a stronger large multi-modal model, achieving mutual benefits. The code, model, and dataset is available at https://github.com/iSEE-Laboratory/LLMDet.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2501.18954")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

isee-laboratory/llmdet officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from iSEE-Laboratory/LLMDet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_position_encoding iSEE-Laboratory/LLMDet/hf_model/modeling_grounding_dino.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · d23bffc29f903730 · report
convert iSEE-Laboratory/LLMDet/hf_model/mmdet2groundingdino_swinb.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · efe1bd8c76f379b2 · report
convert iSEE-Laboratory/LLMDet/hf_model/mmdet2groundingdino_swinl.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · c46ca7d3f1ac011c · report
convert iSEE-Laboratory/LLMDet/hf_model/mmdet2groundingdino_swint.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 15f1a18a67bb2717 · report
correct_unfold_norm_order iSEE-Laboratory/LLMDet/hf_model/mmdet2groundingdino_swinb.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · bfe48aa05b77c044 · report
correct_unfold_reduction_order iSEE-Laboratory/LLMDet/hf_model/mmdet2groundingdino_swinb.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 0e17e0caa4296807 · report
create_rename_keys iSEE-Laboratory/LLMDet/hf_model/convert_grounding_dino_to_hf.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 2a19105a1a733f72 · report
drop_path iSEE-Laboratory/LLMDet/hf_model/modeling_grounding_dino.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · b6822336792e87db · report
get_grounding_dino_config iSEE-Laboratory/LLMDet/hf_model/convert_grounding_dino_to_hf.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · dd825809bb047f90 · report
multi_scale_deformable_attention iSEE-Laboratory/LLMDet/hf_model/modeling_grounding_dino.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · a33b07b3d99cefd1 · report
preprocess_caption iSEE-Laboratory/LLMDet/hf_model/convert_grounding_dino_to_hf.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 112e742f763af291 · report

Tasks

Caption GenerationLanguage ModelingLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections