You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,8 @@ usls = { version = "latest-version", features = [ "cuda" ] }
142
142
|[YOLO-World](https://github.com/AILab-CVC/YOLO-World)| Open-Set Detection With Language |`yolo`|[demo](examples/yolo)|
143
143
|[YOLOE](https://github.com/THU-MIG/yoloe)| Open-Set Detection And Segmentation |`yoloe`|[demo-prompt-free](examples/yoloe-prompt-free)<br />[demo-prompt(visual & textual)](examples/yoloe-prompt)|
144
144
|[GroundingDINO](https://github.com/IDEA-Research/GroundingDINO)| Open-Set Detection With Language |`grounding-dino`|[demo](examples/grounding-dino)|
145
+
|[MM-GDINO](https://github.com/open-mmlab/mmdetection/blob/main/configs/mm_grounding_dino/README.md)| Open-Set Detection With Language |`grounding-dino`|[demo](examples/grounding-dino)|
146
+
|[LLMDet](https://github.com/iSEE-Laboratory/LLMDet)| Open-Set Detection With Language |`grounding-dino`|[demo](examples/grounding-dino)|
0 commit comments