Skip to content

guoguo12/neural-color-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Color Palette

Colors are often named after objects: official Crayola colors include "Inchworm", "Shamrock", "Pink Flamingo", and "Eggplant". So I fed solid colors to a neural network (ResNet50 trained on ImageNet) to generate better names for the X11 colors.

Here are the results:

For each color, the large text shows the predicted class, the number below it is the prediction probability, and the small text above the color is the color's official X11 name.

There are 19 unique predicted color names, shown here with their corresponding maximum-posterior colors:

Acknowledgements

The names and values for the X11 colors come from the X source code.

About

Naming colors using a neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages