From 4330960fa79157f52520207468792b04389b0ea8 Mon Sep 17 00:00:00 2001 From: Ren Tianhe <48727989+rentainhe@users.noreply.github.com> Date: Sat, 18 May 2024 13:36:18 +0800 Subject: [PATCH] Grounding DINO 1.5 Release --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9674143..3cc7a5b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ PyTorch implementation and pretrained models for Grounding DINO. For details, see the paper **[Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection](https://arxiv.org/abs/2303.05499)**. +🔥 **[Grounding DINO 1.5](https://github.com/IDEA-Research/Grounding-DINO-1.5-API)** is released now, which is IDEA Research's **Most Capable** Open-World Object Detection Model! + ## :sun_with_face: Helpful Tutorial - :grapes: [[Read our arXiv Paper](https://arxiv.org/abs/2303.05499)]