A colour classifier using CNN
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