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.79k stars 689 forks source link

A bug in docker_test.py #332

Open hhhhhanxu opened 6 months ago

hhhhhanxu commented 6 months ago

Line 5 : model = load_model("groundingdino/config/GroundingDINO_SwinT_OGC.pyy", "weights/groundingdino_swint_ogc.pth")

FileNotFoundError: file "/opt/program/groundingdino/config/GroundingDINO_SwinT_OGC.pyy" does not exist

maybe you need to delete a 'y'