@ -2,11 +2,21 @@
---
---
Grounding DINO Methods | [![GitHub ](https://badges.aleen42.com/src/github.svg )](https://github.com/IDEA-Research/GroundingDINO)
[![arXiv ](https://img.shields.io/badge/arXiv-2303.05499-b31b1b.svg )](https://arxiv.org/abs/2303.05499)
[![arXiv ](https://img.shields.io/badge/arXiv-2303.05499-b31b1b.svg )](https://arxiv.org/abs/2303.05499)
[![YouTube ](https://badges.aleen42.com/src/youtube.svg )](https://youtu.be/wxWDt5UiwY8)
[![YouTube ](https://badges.aleen42.com/src/youtube.svg )](https://youtu.be/wxWDt5UiwY8)
Grounding DINO Demos |
[![Open In Colab ](https://colab.research.google.com/assets/colab-badge.svg )](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/zero-shot-object-detection-with-grounding-dino.ipynb)
[![Open In Colab ](https://colab.research.google.com/assets/colab-badge.svg )](https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/zero-shot-object-detection-with-grounding-dino.ipynb)
[![YouTube ](https://badges.aleen42.com/src/youtube.svg )](https://youtu.be/cMa77r3YrDk)
[![YouTube ](https://badges.aleen42.com/src/youtube.svg )](https://youtu.be/cMa77r3YrDk)
[![HuggingFace space ](https://img.shields.io/badge/🤗-HuggingFace%20Space-cyan.svg )](https://huggingface.co/spaces/ShilongLiu/Grounding_DINO_demo)
[![HuggingFace space ](https://img.shields.io/badge/🤗-HuggingFace%20Space-cyan.svg )](https://huggingface.co/spaces/ShilongLiu/Grounding_DINO_demo)
[![YouTube ](https://badges.aleen42.com/src/youtube.svg )](https://youtu.be/C4NqaRBz_Kw)
Extensions | [Grounding DINO with Stable Diffusion ](demo/image_editing_with_groundingdino_stablediffusion.ipynb );
[Grounding DINO with Segment Anything ](https://github.com/IDEA-Research/Grounded-Segment-Anything )
[![PWC ](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/grounding-dino-marrying-dino-with-grounded/zero-shot-object-detection-on-mscoco )](https://paperswithcode.com/sota/zero-shot-object-detection-on-mscoco?p=grounding-dino-marrying-dino-with-grounded) \
[![PWC ](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/grounding-dino-marrying-dino-with-grounded/zero-shot-object-detection-on-mscoco )](https://paperswithcode.com/sota/zero-shot-object-detection-on-mscoco?p=grounding-dino-marrying-dino-with-grounded) \
[![PWC ](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/grounding-dino-marrying-dino-with-grounded/zero-shot-object-detection-on-odinw )](https://paperswithcode.com/sota/zero-shot-object-detection-on-odinw?p=grounding-dino-marrying-dino-with-grounded) \
[![PWC ](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/grounding-dino-marrying-dino-with-grounded/zero-shot-object-detection-on-odinw )](https://paperswithcode.com/sota/zero-shot-object-detection-on-odinw?p=grounding-dino-marrying-dino-with-grounded) \
@ -121,9 +131,11 @@ ODinW Object Detection Results
< summary > < font size = "4" >
< summary > < font size = "4" >
Marrying Grounding DINO with < a href = "https://github.com/Stability-AI/StableDiffusion" > Stable Diffusion< / a > for Image Editing
Marrying Grounding DINO with < a href = "https://github.com/Stability-AI/StableDiffusion" > Stable Diffusion< / a > for Image Editing
< / font > < / summary >
< / font > < / summary >
See our example: demo/image_editing_with_groundingdino_stablediffusion.ipynb .
< img src = ".asset/GD_SD.png" alt = "GD_SD" width = "100%" >
< img src = ".asset/GD_SD.png" alt = "GD_SD" width = "100%" >
< / details >
< / details >
< details open >
< details open >
< summary > < font size = "4" >
< summary > < font size = "4" >
Marrying Grounding DINO with < a href = "https://github.com/gligen/GLIGEN" > GLIGEN< / a > for more Detailed Image Editing
Marrying Grounding DINO with < a href = "https://github.com/gligen/GLIGEN" > GLIGEN< / a > for more Detailed Image Editing