diff --git a/README.md b/README.md
index e933c72..de1e809 100644
--- a/README.md
+++ b/README.md
@@ -51,9 +51,9 @@ Official PyTorch implementation of [Grounding DINO](https://arxiv.org/abs/2303.0
Description
-Paper introduction
+ Paper introduction.
-Grounding DINO and GLIGEN
+Marrying Grounding DINO and GLIGEN
@@ -120,9 +120,9 @@ We also provide a demo code to integrate Grounding DINO with Gradio Web UI. See
2 |
GroundingDINO-B |
Swin-B |
- COCO,O365,GoldG,Cap4M,OpenImage,OdinW-35,RefCOCO |
+ COCO,O365,GoldG,Cap4M,OpenImage,ODinW-35,RefCOCO |
56.7 |
- Github link
+ | Github link | HF link
| link |
@@ -148,15 +148,16 @@ ODinW Object Detection Results
Marrying Grounding DINO with Stable Diffusion for Image Editing
-See our example: demo/image_editing_with_groundingdino_stablediffusion.ipynb .
+See our example notebook for more details.
-Marrying Grounding DINO with GLIGEN for more Detailed Image Editing
+Marrying Grounding DINO with GLIGEN for more Detailed Image Editing.
+See our example notebook for more details.