Nayun Kim
Nayun Kim
Hello everyone, I hope you can provide some insights on a matter we've been grappling with. We've been working with the pretrained Faster R-CNN model provided in this repository, attempting...
Hello. Following [issue #241](https://github.com/IDEA-Research/GroundingDINO/issues/241), I fine-tuned a grounding Dino via mmdetection for a close-set. However, when I try to load these fine-tuned weights into Grounded SAM, it says the model...
Hi, Thank you for sharing this amazing open source. I've tried to fine tune grounding DINO as open set because fine-tuned grounding DINO as closed set is not compatible with...
**Notice** There are several common situations in the reimplementation issues as below 1. Reimplement a model in the model zoo using the provided configs 2. Reimplement a model in the...