Tai-Min / ML-Touch-Panel

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

Home Page:https://www.hackster.io/Tai-Min/ai-based-touch-screen-652de6

Repository from Github https://github.comTai-Min/ML-Touch-PanelRepository from Github https://github.comTai-Min/ML-Touch-Panel

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.

About

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

https://www.hackster.io/Tai-Min/ai-based-touch-screen-652de6

License:MIT License


Languages

Language:C++ 63.5%Language:Python 33.0%Language:QMake 3.5%