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

Automatically guess an appropriate icon? #5

Open
joshtriplett opened this issue Nov 8, 2019 · 2 comments
Open

Automatically guess an appropriate icon? #5

joshtriplett opened this issue Nov 8, 2019 · 2 comments

Comments

@joshtriplett
Copy link

Thanks for stylecloud, it produces awesome results!

One thought: rather than defaulting to a specific icon, could you scan through the common words above a certain minimum threshold, in order, and see if any match the name of an icon? (You could still have a fallback in case none match.) That seems likely to produce amusing, self-describing results; the word describing the icon used as a mask will also appear large in the image.

@amrrs
Copy link
Contributor

amrrs commented Nov 8, 2019

@joshtriplett This is a brilliant idea, but wondering how much it'd impact performance especially speed!

@minimaxir
Copy link
Owner

This is a pretty cool idea! :)

Unfortunately, it's not trivial to add with the current way the text is pipelined. Would have to look into it.

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