Classification

Status: Deployed
Why:

Classification is a API that allows several automatic classifications based on an image.

Our more important API to detect if a product image is blank or decorate, single part or multi part.

Also, detect top 10 colors of the image.

If part colors information is provided, detect "colorName".

How:

We are using AI to classify an image as blank or decorate.

Also, using AI to classify an image as single part or group.

The service is available as a POST verb API call.

The API call returns a JSON with the classification results.