AI RESEARCH

Detect Anything in Real Time: From Single-Prompt Segmentation to Multi-Class Detection

arXiv CS.CV

ArXi:2603.11441v1 Announce Type: new Recent advances in vision-language modeling have produced promptable detection and segmentation systems that accept arbitrary natural language queries at inference time. Among these, SAM3 achieves state-of-the-art accuracy by combining a ViT-H/14 backbone with cross-modal transformer decoding and learned object queries. However, SAM3 processes a single text prompt per forward pass. Detecting N categories requires N independent executions, each dominated by the 439M-parameter backbone. We present Detect Anything in Real Time (DART), a