October 2018
Intermediate to advanced
472 pages
10h 57m
English
In Chapter 9, Object Detection Using OpenCV and TensorFlow, we demonstrated mastery in the skills needed to build a deep learning object detection and classification model. Building on that, we set our objective at a refinement of that classification operation: is the object identical to another? In our case, we were looking to build a facial recognition system of the kind that we see in spy movies, and now in high tech security systems. Facial recognition is a combination of two major operations: face detection, followed by face classification.
Using OpenFace in this project, we built a model that looked at a picture and identified all the possible faces in it, then performed face ...
Read now
Unlock full access