Papers › Grounding DINO 1.5: Advance the "Edge" of Open-Set Object Detection

Grounding DINO 1.5: Advance the "Edge" of Open-Set Object Detection

16 May 2024arXiv:2405.10300archive 2025-07-28

Tianhe Ren, Qing Jiang, Shilong Liu, Zhaoyang Zeng, Wenlong Liu, Han Gao, Hongjie Huang, Zhengyu Ma, Xiaoke Jiang, Yihao Chen, Yuda Xiong, Hao Zhang, Feng Li, Peijun Tang, Kent Yu, Lei Zhang

This paper introduces Grounding DINO 1.5, a suite of advanced open-set object detection models developed by IDEA Research, which aims to advance the "Edge" of open-set object detection. The suite encompasses two models: Grounding DINO 1.5 Pro, a high-performance model designed for stronger generalization capability across a wide range of scenarios, and Grounding DINO 1.5 Edge, an efficient model optimized for faster speed demanded in many applications requiring edge deployment. The Grounding DINO 1.5 Pro model advances its predecessor by scaling up the model architecture, integrating an enhanced vision backbone, and expanding the training dataset to over 20 million images with grounding annotations, thereby achieving a richer semantic understanding. The Grounding DINO 1.5 Edge model, while designed for efficiency with reduced feature scales, maintains robust detection capabilities by being trained on the same comprehensive dataset. Empirical results demonstrate the effectiveness of Grounding DINO 1.5, with the Grounding DINO 1.5 Pro model attaining a 54.3 AP on the COCO detection benchmark and a 55.7 AP on the LVIS-minival zero-shot transfer benchmark, setting new records for open-set object detection. Furthermore, the Grounding DINO 1.5 Edge model, when optimized with TensorRT, achieves a speed of 75.2 FPS while attaining a zero-shot performance of 36.2 AP on the LVIS-minival benchmark, making it more suitable for edge computing scenarios. Model examples and demos with API will be released at https://github.com/IDEA-Research/Grounding-DINO-1.5-API

PaperPDFCodeCode 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="2405.10300")

Code

Syntology Ran 1 of 2 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran with no contract checked.

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

idea-research/grounding-dino-1.5-api officialmentioned in papermentioned on GitHubApache-2.0 report
idea-research/grounded-sam-2 mentioned on GitHubpytorch report
mit-han-lab/efficientvit mentioned on GitHubpytorch 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

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

1ran
1unverified

Licence: 0 of the 2 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 idea-research/grounding-dino-1.5-api. “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.

resize_image_with_aspect_ratio idea-research/grounding-dino-1.5-api/gradio_app.py official repository ran Apache-2.0 (permissive) · 99bec20b2fa588c5 · report
visualize idea-research/grounding-dino-1.5-api/gdino/visualize.py official repository unverified Apache-2.0 (permissive) · b7ec463c59fa4f64 · report

Tasks

Edge-computingFew-Shot Object DetectionObject DetectionZero-Shot Object Detectionobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Few-Shot Object Detection ODinW-13 Grounding DINO 1.5 Pro Average Score 66.3 #1 of 3 Archive leaderboard report
Few-Shot Object Detection ODinW-35 Grounding DINO 1.5 Pro Average Score 54.7 #1 of 3 Archive leaderboard report
Object Detection LVIS v1.0 minival Grounding DINO 1.5 Pro box AP 68.1 #3 of 6 Archive leaderboard report
Object Detection LVIS v1.0 val Grounding DINO 1.5 Pro box AP 63.5 #2 of 15 Archive leaderboard report
Object Detection LVIS v1.0 val Grounding DINO 1.5 Pro box APr 64.0 #2 of 15 Archive leaderboard report
Object Detection ODinW Full-Shot 13 Tasks Grounding DINO 1.5 Pro AP 72.4 #2 of 8 Archive leaderboard report
Object Detection ODinW Full-shot 35 Tasks Grounding DINO 1.5 Pro AP 72.4 #1 of 2 Archive leaderboard report
Zero-Shot Object Detection LVIS v1.0 minival Grounding DINO 1.6 Pro (without LVIS data) AP 57.7 #2 of 11 Archive leaderboard report
Zero-Shot Object Detection LVIS v1.0 minival Grounding DINO 1.5 Pro (without LVIS data) AP 55.7 #3 of 11 Archive leaderboard report
Zero-Shot Object Detection LVIS v1.0 val Grounding DINO 1.6 Pro (without LVIS data) AP 51.1 #2 of 9 Archive leaderboard report
Zero-Shot Object Detection LVIS v1.0 val Grounding DINO 1.5 Pro (without LVIS data) AP 47.7 #3 of 9 Archive leaderboard report
Zero-Shot Object Detection MSCOCO Grounding DINO 1.6 Pro (without COCO data) AP 55.4 #1 of 7 Archive leaderboard report
Zero-Shot Object Detection MSCOCO Grounding DINO 1.5 Pro (without COCO data) AP 54.3 #3 of 7 Archive leaderboard report
Zero-Shot Object Detection ODinW Grounding DINO 1.5 Pro Average Score 30.2 #2 of 5 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AttentionDINODense ConnectionsLayer NormalizationLinear LayerMulti-Head AttentionResidual ConnectionSPEEDSoftmaxVision Transformer

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