English
detection
open-world
open-set
Inference Endpoints
GroundingDINO / README.md
kelvinou01's picture
Duplicate from ShilongLiu/GroundingDINO
9156bad verified
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}
}