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

Ouputs based on prompt. #341

Open
karthik1coder opened this issue Jun 20, 2024 · 2 comments
Open

Ouputs based on prompt. #341

karthik1coder opened this issue Jun 20, 2024 · 2 comments

Comments

@karthik1coder
Copy link

When i gave bicycle image as input and thing_category_names = ['handle']
it output objects as(not detecting the handle):
image
but when thing_category_names = ['handle bars','wheel','seat']
it output as(detecting the handle):
image

Can i know the reason behind this?
Thank you

@Bowie1026
Copy link

I have the same question, too.

@xiexie123
Copy link

probably the early fusion(Feature Enhancer) cause this.

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

3 participants