September 2019
Intermediate to advanced
420 pages
10h 29m
English
Let's see how we can use the image classification demo present in OpenVINO's installation directory:
./demo_squeezenet_download_convert_run.sh
Here's the result that I obtained:

Let's also run another demo that uses the same image, the inference pipeline demo, which shows the speed of OpenVINO's Inference Engine quite well:
./demo_security_barrier_camera.sh
Here's the output image:
Since we are using the same image in ...
Read now
Unlock full access