Highlight DetGPT

pull/99/head
Ren Tianhe 2023-05-10 11:03:10 +08:00 committed by GitHub
parent 67bb0b634a
commit 654f5e8bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)