-
Notifications
You must be signed in to change notification settings - Fork 27.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Add Grounding DINO #25451
[WIP] Add Grounding DINO #25451
Conversation
cc @amyeroberts for information. Please let us know when your PR is ready for review! |
@amyeroberts Hey, I've actually started a new branch to port the model because in the branch from this PR, I've done |
@EduardoPach Do whatever is easiest for you in terms of code management. If you open a new PR, just make sure to link to it in a comment on this one so it can be easily tracked. |
@amyeroberts opened a new PR in #26087 as mentioned. Should I close this one? |
@EduardoPach I can close it for you :) |
What does this PR do?
This PR adds Grounding DINO
Fixes #25423
To-Do's: