October 2018
Intermediate to advanced
246 pages
6h 26m
English
In this chapter, we are going to build an iOS application to detect the age, gender, and emotion of a person from the camera feed or from the user's photo gallery. We will use existing data models that were built for the same purpose using the Caffe machine learning (ML) library, and convert those models into Core ML models for the ease of use in our application. We will discuss more how Convolutional Neural Networks (CNNs) work in terms of predicting age, gender, and emotion with the sample application.
This application can be useful with multiple use cases. A few cases are as follows:
Read now
Unlock full access