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

Inference stage? #5

Closed
xthyax opened this issue Jan 6, 2024 · 2 comments
Closed

Inference stage? #5

xthyax opened this issue Jan 6, 2024 · 2 comments

Comments

@xthyax
Copy link

xthyax commented Jan 6, 2024

Hi, congrats on your great work, I seem a little late to the party. Still, after looking around, I can't figure out how to make an inference about an unlabeled image (an image that doesn't contain any prior information about the label).

My question is how can I run inference on unlabel images? Cause there will be no support images for the unlabeled image. And what is the practical way to work around this if not implemented yet?

@GengDavid
Copy link
Collaborator

Hi, thanks for your interest. If no support images are given, you may need a zero-shot model rather than a few-shot model.

@xthyax
Copy link
Author

xthyax commented Jan 24, 2024

Hi, thanks for your kind reply. I'll look into that method.

@xthyax xthyax closed this as completed Jan 24, 2024
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