IDEA-Research / GroundingDINO

[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
https://arxiv.org/abs/2303.05499
Apache License 2.0
6.88k stars 696 forks source link

Can the model be used with no class provided? #305

Open yangzhj53 opened 8 months ago

yangzhj53 commented 8 months ago

It seems that some text classes are needed to be inputted. But can the model be used with no class provided? For an open-domain image, it's not easy to know the classes in the image.