Identify features of image classification solutions
The CV capabilities of Azure Machine Learning can be used as a solution for image classification.
CV includes APIs that can interpret information and provide understanding from still and streaming images and allow further processing and analysisto take place.
Image classification refers to category prediction or classing of an image or sub-regions into groups based on predefined classes or categories; it addresses the question of “What is in this picture?”.
An example of image classification can be seen in Figure 6.5:
Figure 6.5 – Image classified as a car
The following is an extract of the corresponding API’s JSON response for the image classification from Figure 6.5:
{ "aim-request-id": "0df7e99e-29e4-48ea-a11e-c66bec449dd9", "content-length": "174", "content-type": "...