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.89k stars 697 forks source link

Any testing with torch.compile? #220

Open austinmw opened 1 year ago

austinmw commented 1 year ago

Hi, curious if anyone has used torch.compile on this model and found significant speedups?