DINO-X统一视觉模型,无需提示即可识别任意物体。
DINO-X: A Unified Vision Model for Open-World Object Detection and Understanding
- 采用Transformer架构,支持文本、视觉、自定义提示灵活输入。
- 在COCO和LVIS数据集上零样本检测性能达56.0 AP、59.8 AP。
- 构建1亿级标注数据集,显著提升长尾物体识别能力。
本文提出DINO-X,由IDEA Research开发的统一视觉模型,在开放世界目标检测中表现最佳。DINO-X采用与Grounding DINO 1.5相同的Transformer编码器-解码器结构,追求对象级表征以实现开放世界理解。为简化长尾目标检测,支持文本提示、视觉提示和自定义提示。通过通用对象提示,实现无需提示的开放世界检测,可识别图像中任意物体。为增强模型定位能力,构建超大规模高质量定位数据集Grounding-100M(超过1亿样本),用于预训练,形成基础的对象级表征。该表征使DINO-X可集成多个感知头,同时支持检测、分割、姿态估计、对象描述、基于对象的问答等任务。实验表明其性能领先:DINO-X Pro在COCO、LVIS-minival、LVIS-val上的零样本检测平均精度分别为56.0 AP、59.8 AP、52.4 AP;在稀有类别上分别达63.3 AP和56.5 AP,较前一最佳结果提升5.8和5.0 AP,显著增强对长尾物体的识别能力。
原文摘要 · Abstract (English)
In this paper, we introduce DINO-X, which is a unified object-centric vision model developed by IDEA Research with the best open-world object detection performance to date. DINO-X employs the same Transformer-based encoder-decoder architecture as Grounding DINO 1.5 to pursue an object-level representation for open-world object understanding. To make long-tailed object detection easy, DINO-X extends its input options to support text prompt, visual prompt, and customized prompt. With such flexible prompt options, we develop a universal object prompt to support prompt-free open-world detection, making it possible to detect anything in an image without requiring users to provide any prompt. To enhance the model's core grounding capability, we have constructed a large-scale dataset with over 100 million high-quality grounding samples, referred to as Grounding-100M, for advancing the model's open-vocabulary detection performance. Pre-training on such a large-scale grounding dataset leads to a foundational object-level representation, which enables DINO-X to integrate multiple perception heads to simultaneously support multiple object perception and understanding tasks, including detection, segmentation, pose estimation, object captioning, object-based QA, etc. Experimental results demonstrate the superior performance of DINO-X. Specifically, the DINO-X Pro model achieves 56.0 AP, 59.8 AP, and 52.4 AP on the COCO, LVIS-minival, and LVIS-val zero-shot object detection benchmarks, respectively. Notably, it scores 63.3 AP and 56.5 AP on the rare classes of LVIS-minival and LVIS-val benchmarks, improving the previous SOTA performance by 5.8 AP and 5.0 AP. Such a result underscores its significantly improved capacity for recognizing long-tailed objects.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。