September 2019
Intermediate to advanced
420 pages
10h 29m
English
The OpenVINO toolkit installation also provides various demo and sample applications. Just to test the installation, let's see whether we can run the interactive face detection demo.
First, we will move to the samples directory in the deployment_tools/inference_engine folder. You will find the various demo applications here, such as image classification and inference pipeline.
The interactive face detection demo takes in video as input and performs face detection coupled with age, gender, head-pose, emotion, and facial landmark detection. Depending on the kind of detection you want to perform, you can use a model from the list of the following pre-trained models:
Read now
Unlock full access