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

support a sentence as text_prompt for Ground and Tracking? #62

Open
shixishi opened this issue Oct 29, 2024 · 1 comment
Open

support a sentence as text_prompt for Ground and Tracking? #62

shixishi opened this issue Oct 29, 2024 · 1 comment

Comments

@shixishi
Copy link

For custom video input, does the supported text prompt have to be a word (i.e. a word representing a certain category), can it be a sentence?

@rentainhe
Copy link
Collaborator

rentainhe commented Oct 30, 2024

Sure, I think it can be achieved by both Grounding DINO and Florence-2, we will consider support it using Florence-2 in the future release. But we only ground phrases in one specific frame and track the object in the following frame, if you need more complex applications, you may modify it by yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants