Deep learning based gaze estimation demo with a fun feature :-)
Person or face detection and matching from multiple image inputs using Intel OpenVINO toolkit
Deep Learning Based Interactive Image Inpainting Demo
Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer works with OpenVINO IR models.
Modified version of OpenVINO noise_suppression_demo. This version can handle real-time audio stream from microphone and output to headphone.
Real-time version of sound_classification_demo in OpenVINO toolkit. Captures audio from microphone, do classification, and display result on the screen with illustration.
Semi-automated OpenVINO benchmark_app with variable parameters. User can specify multiple options for any parameters in the benchmark_app and the progam runs the benchmark with all combinations of given options.