color detection with convolutional network

1 view (last 30 days)
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
Mahesh Taparia
Mahesh Taparia on 17 Sep 2020
Hi
Can you specify what is the network input and what output you want in return?
Oana Popescu
Oana Popescu on 2 Oct 2020
The input are test images and the output are colors categories

Sign in to comment.

Accepted Answer

Mahesh Taparia
Mahesh Taparia on 18 Oct 2020
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!