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

Few Shot Learning - Determining Ideal Prompt for Objects #344

Open
antmedellin opened this issue Jul 12, 2024 · 0 comments
Open

Few Shot Learning - Determining Ideal Prompt for Objects #344

antmedellin opened this issue Jul 12, 2024 · 0 comments

Comments

@antmedellin
Copy link

Is it possible to get the ideal prompt for grounding dino, if I have a few annotated sample images? The prompt could be either text or a feature embedding that can be used as input into the model. Ideally, using this prompt would allow the model to improve open-set recognition via few shot learning. This is similar to how the recognize anything plus model can use text descriptions that are generated by a llm to improve open-set recognition.

For example, the model performs poorly with a class like the czech hedgehog. I would like to be able to understand what I should use as the prompt to get the associated object detected in a dataset.

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

1 participant