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

Missing Implementation in FES / ImageClassification #96

Closed
ppanopticon opened this issue Aug 19, 2024 · 2 comments
Closed

Missing Implementation in FES / ImageClassification #96

ppanopticon opened this issue Aug 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ppanopticon
Copy link
Member

The retrieval side of the org.vitrivr.engine.base.features.external.implementations.classification.ImageClassification is currently missing. I think it would make sense to have an implementation for the first release candidate.

Basically, what we need here is an extension of a simple AbstractRetriever. Optionally, the retriever generates labels from an incoming image and uses them for the query.

@ppanopticon ppanopticon added the enhancement New feature or request label Aug 19, 2024
@ppanopticon ppanopticon added this to the Release Candidate #1 milestone Aug 19, 2024
@faberf
Copy link
Contributor

faberf commented Aug 20, 2024

Optionally, the retriever generates labels from an incoming image and uses them for the query.
I cannot imagine when this would be useful at the moment.

#98 I think this is already fine, no?

@ppanopticon
Copy link
Member Author

Closed! Thanks @faberf

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

No branches or pull requests

2 participants