English
detection
open-world
open-set
GroundingDINO / README.md
ShilongLiu's picture
Update README.md
1d8c6a2
metadata
license: apache-2.0
datasets:
  - detection-datasets/coco
  - conceptual_captions
language:
  - en
tags:
  - detection
  - open-world
  - open-set

Grounding DINO

📃Paper | 📽️Video | 📯Demo on Colab | 🤗Demo on HF (Coming soon)

Citation

If you find our work helpful for your research, please consider citing the following BibTeX entry.

@inproceedings{ShilongLiu2023GroundingDM,
  title={Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection},
  author={Shilong Liu and Zhaoyang Zeng and Tianhe Ren and Feng Li and Hao Zhang and Jie Yang and Chunyuan Li and Jianwei Yang and Hang Su and Jun Zhu and Lei Zhang},
  year={2023}
}