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

Naming specific colors with training #88

Open
frazras opened this issue Jul 28, 2023 · 1 comment
Open

Naming specific colors with training #88

frazras opened this issue Jul 28, 2023 · 1 comment

Comments

@frazras
Copy link

frazras commented Jul 28, 2023

I have an application that I am curious to know if this is the correct tool.

I am in the balloon decoration niche and I want to be able to determine the colors used in a balloon arrangement like this:
https://imgur.com/q41Np4i

I want to train it on the name of specific balloon colors and have it tell me the name based on the provided image.
For example the colors in the image above might be:
Buttercream, peach pastel and soft blue.

Is it possible to get those results from this tool with the correct training and configuration?

@pharmapsychotic
Copy link
Owner

hmm if you have the data you could train a classification head on top of CLIP image embedding. this isn't something CLIP Interrogator has, it just makes use of the pretrained OpenAI and open_clip models.

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