Identify faces and expressions by using the Computer Vision API in Azure Cognitive Services
Overview of face recognition
Introduction to face lists
Subscribing to the Face API
Exercise – Get subscription keys
Exercise – Test the Face Detection API
Knowledge check – Use the Computer Vision Face API
Process images with the Computer Vision service
Create a Cognitive Services account
Get information about the visual content found in an image
Detect and extract printed text from an image
Detect and extract handwritten text from an image
Classify images with the Microsoft Custom Vision Service
Exercise – Create a Custom Vision Service project
Exercise – Upload tagged images
Exercise – Train the model
Exercise – Test the model
Exercise – Call the model’s prediction endpoint over HTTP
Evaluate the requirements for implementing the Custom Vision APIs
Investigate service authorization
Examine the Custom Vision Prediction API
Examine the Custom Vision Training API