From 654f5e8bf97dce87da7e84e0d3feeb5bbad95388 Mon Sep 17 00:00:00 2001 From: Ren Tianhe <48727989+rentainhe@users.noreply.github.com> Date: Wed, 10 May 2023 11:03:10 +0800 Subject: [PATCH] Highlight DetGPT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc56e75..83136e9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Official PyTorch implementation of ["Grounding DINO: Marrying DINO with Grounded ## :sparkles: Highlight Projects +- [DetGPT: Detect What You Need via Reasoning](https://github.com/OptimalScale/DetGPT) - [Grounded-SAM: Marrying Grounding DINO with Segment Anything](https://github.com/IDEA-Research/Grounded-Segment-Anything) - [Grounding DINO with Stable Diffusion](demo/image_editing_with_groundingdino_stablediffusion.ipynb) - [Grounding DINO with GLIGEN for Controllable Image Editing](demo/image_editing_with_groundingdino_gligen.ipynb)