Skip to content

Generate a color palette using a neural network trained on human labels

Notifications You must be signed in to change notification settings

better/chromaticity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an experimental package to generate color palettes. We train a neural network to generate a color space that's perceptually uniform. Older classic methods do not have this property.

RGB (most simple method)

pic

Euclidean distance in CIELAB color space:

pic

CIE94 color difference formula:

pic

CIEDE2000 color difference formula:

pic

Our method (neural network based):

pic

About

Generate a color palette using a neural network trained on human labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages