Skip to content

Machine Learning model (Neural Network) capable of classifying the colors in any supplied image

Notifications You must be signed in to change notification settings

Ricaidito/color-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color recognition

Machine Learning model (Neural Network) capable of classifying the colors in any supplied image. Powered by a dataset (colors.csv) with information about colors.

How to run it

It is recommended to use a virtual environment to avoid problems when installing the packages. To create it just run py -m venv venv and install all the required packages and dependencies with pip install -r requirements.txt

Only images with .jpg extension are supported.

Note: The larger the image, the longer it will take to process the colors.

About

Machine Learning model (Neural Network) capable of classifying the colors in any supplied image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published