Overview of Grounding DINO
mainGrounding DINO is an open-set object detection model that marries DINO with grounded pre-training. It allows for detecting objects using natural language prompts (an image, text pair).
Key features:
- Open-Set Detection: Detect objects using language descriptions.
- High Performance: Achieves 52.5 AP on COCO zero-shot and 63.0 AP on COCO fine-tune.
- Flexibility: Can be integrated with Stable Diffusion or GLIGEN for controllable image editing.