Skip to content

Simple app that allows to create touch panel out of any surface. Grand prize winner in Deep Learning Superhero Challenge with Intel

Notifications You must be signed in to change notification settings

Tai-Min/ML-Touch-Panel

Repository files navigation

ML Touch Panel

Created for Deep Learning Superhero Challenge with Intel.

Project contains two neural networks:

Two C++ applications:

  • Configurator to configure camera's frame warping to match screen's surface
  • Runtime that connects all of the parts of the project and emulates mouse using both neural networks and Intel's OpenVINO with Neural Compute Stick 2.

Networks were created and trained using Tensorflow and implemented using OpenVINO and nGraph directly.

For details see AI Based Touch Screen.