Skip to content

Fix zero shot detection pipeline#32490

Draft
qubvel wants to merge 5 commits intohuggingface:mainfrom
qubvel:fix-zero-shot-detection-pipeline
Draft

Fix zero shot detection pipeline#32490
qubvel wants to merge 5 commits intohuggingface:mainfrom
qubvel:fix-zero-shot-detection-pipeline

Conversation

@qubvel
Copy link
Contributor

@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