intuiface / FaceDetectionIA

Intuiface Interface Asset which uses the OpenVINO™ toolkit to automatically detect, log, and react to age, gender, head pose, and emotion using any camera.
https://www.intuiface.com/
MIT License
3 stars 2 forks source link
interface-asset intuiface

Face Detection Interface Asset for Intuiface

Intuiface Interface Asset which uses the OpenVINO™ toolkit to automatically detect, log, and react to age, gender, head pose, and emotion using any camera.

It comes with a default Design Accelerator that will enable you to easily test Face Detection within Intuiface Composer.

Face Detection Default Design Accelerator

How to use the Face Detection Interface Asset

To add a Face Detection Interface Asset into an Intuiface experience, follow these steps:

⚙️ How to build this project

Prerequisites:

Configure environment variables:

cd C:\\Program Files (x86)\\IntelSWTools\\openvino\\bin
setupvars.bat

Install OpenVINO dependencies:

cd C:\\Program Files (x86)\\IntelSWTools\\openvino\\deployment_tools\\model_optimizer\\install_prerequisites
install_prerequisites.bat

Install Face Detection dependencies:

👷 Compile and Run

Open FaceDetection.sln with Visual Studio and generate a build. Run OpenVINOFaceDetectionServer project to launch face detection server. Open ./dist/x64/Release/TestFaceDetection/ directory and run TestFaceDetection.exe to test Intuiface Interface Asset.

License

Copyright © 2020 Intuiface.

Released under the MIT License.