Hi.
I like to use - as I thought possibly – a Core ML model to identify the main clouts of an image. The idea is to detect used colors in fashion images to get a kind of a "color trend" in a set of images.
I found this question in the forum already, but it never got an answers (as questions to the questions did not get answered by the initial poster):
https://developer.apple.com/forums/thread/94324
Maybe, Core Models are not the way to do this (are there more about objects and texts)? Any hint to other techniques are welcome, too.
The only approach I do not want to follow is to use online services as images have to get delivered to them – and usually are kept there. I want to realize an on-premise approach.
Thanks for any hints!