color detection with convolutional network

How can i create a color map for color matching with convolutional network?
How can I extract a color feature or several color features with convolutional network?

2 Comments

Hi
Can you specify what is the network input and what output you want in return?
The input are test images and the output are colors categories

Sign in to comment.

 Accepted Answer

Hi
In this case, you can consider it a image classification task where output is the color category.You can refer to this documentation of image classification.Hope it will help.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!