Skip to content

Adityasangle/RGB-colour-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB-colour-classifier

A colour classifier using CNN

The model takes an image of any colour as input and outputs one of the R-G-B colours to which the image matches and also the R-G-B distribution of image

The 'DATA' folder contains train?test images of different shades. The CNN model is saved as cc_model.h5 in MODEL folder.

Run the project.py file.

OUTPUT The model asks the input image's path as :- Enter path of image(without quotations) :

for example - Enter path of image(without quotations) : C:\Users\hp\Desktop\image.jpg

About

A colour classifier using CNN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages