Face API Cognitive Service Day 4: Face classification app using Face API
This article gives a walkthrough of Face classification application which performs face detection, identification, grouping and finding look alike faces.
A Practical Approach
Azure Cognitive Services
This article gives a walkthrough of Face classification application which performs face detection, identification, grouping and finding look alike faces.
In this section, we’ll focus on face identification and check the capabilities of Face API to identify the faces of the persons. In this section, we’ll see what all services we can write to perform face identification. We’ll test the services using Postman and in the next section, we’ll walk through a live face identification application.
In the last article on learning Azure Face API Cognitive service, we learned how to setup Azure account, create Face API on Azure portal and test the services created. In this article we’ll explore the Face API ADK and do some code. Please follow the first part before moving on to this one.
This article series is a complete end to end tutorial that will explain the concept of face recognition and face detection using modern AI based Azure cognitive service i.e. Azure’s Face API service.