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

How to run text-prompt model on FSCD-LVIS? #10

Open
Yiming-M opened this issue Jul 5, 2024 · 1 comment
Open

How to run text-prompt model on FSCD-LVIS? #10

Yiming-M opened this issue Jul 5, 2024 · 1 comment

Comments

@Yiming-M
Copy link

Yiming-M commented Jul 5, 2024

Hi @jerpelhan

Thanks for the great work!

In your paper, it seems that prompt-based counting is only conducted on FSC-147, as this dataset explicitly provides the name of the class of interest in each image.
I'm wondering, is there any possibility to do something similar on FSCD-LVIS?

Looking forward to your reply.

Many thanks,
Yiming

@jerpelhan
Copy link
Owner

Sorry for the late reply. I have not tried text-prompt-based counting on LVIS. The FSCD-147 dataset is more simple since it typically contains one or a few classes per image. Most state-of-the-art zero-shot counting methods tend to count all objects in an image. We use this as an advantage in text-prompt based counting. DAVE runs zero-shot model and then filters candidates with the text-specified class.

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