Gesture Recognition: Instructional Materials
7 Popular AI Projects On Gesture Gaming One Must Know
AI has made several breakthroughs when it comes to implementation into games. The functionalities of AI in video games include various domains such as real-time facial emotion recognition, automated difficulty adaptation, sentiment analysis, non-verbal bodily motion, lip-synchronised speech and more. This technique has been used in games to enhance graphical realism, to generate levels, sceneries and storylines, to establish player profiles, balance complexity or to add intelligent behaviours to non-playing characters. In this article, we list down the seven popular AI projects that work on gesture gaming. About: This project will help you understand how to use TensorFlow object detection API with the computer's webcam to play a snake game by using hand gestures.
How-to Get Started with Machine Learning on Arduino
Arduino is on a mission to make Machine Learning simple enough for anyone to use. We've been working with the TensorFlow Lite team over the past few months and are excited to show you what we've been up to together: bringing TensorFlow Lite Micro to the Arduino Nano 33 BLE Sense. In this article, we'll show you how to install and run several new TensorFlow Lite Micro examples that are now available in the Arduino Library Manager. The first tutorial below shows you how to install a neural network on your Arduino board to recognize simple voice commands. Next, we'll introduce a more in-depth tutorial you can use to train your own custom gesture recognition model for Arduino using TensorFlow in Colab.