[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
6.88k
stars
696
forks
source link
specify the version for gradio for gradio_app.py #318
Closed
junxnone closed 7 months ago
the version 3.x and 4.x use the different api (Image)
pip install gradio
will install thelatest gradio