Skip to content
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

Fix zero shot detection pipeline #32490

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

qubvel
Copy link
Member

@qubvel qubvel commented Aug 7, 2024

What does this PR do?

  1. Fix zero-shot-object-detection pipeline for grounding dino
  2. Speedup zero-shot-object-detection in len(canidate_labels) times

Fixes #32206

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@qubvel qubvel added the Vision label Aug 7, 2024
@qubvel qubvel marked this pull request as draft August 7, 2024 09:38
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@qubvel qubvel force-pushed the fix-zero-shot-detection-pipeline branch from d671c2b to 34d41dc Compare October 10, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does GroundingDINO support batched inference?
2 participants