Skip to content

This project implements gesture recognition using accelerometer and gyroscope data, leveraging TensorFlow and Keras for deep learning models. The trained model is then converted to TensorFlow Lite for deployment on edge devices.

Notifications You must be signed in to change notification settings

Prashanth0205/Gesture-Recognition-using-TF-Lite

Repository files navigation

Gesture Recognition using TF Lite

This project focuses on gesture recognition using accelerometer and gyroscope data. The dataset comprises gestures such as 'down_to_up' and 'forward_clockwise'. After preprocessing, including normalization and splitting into training and testing sets, a deep learning model is built using TensorFlow and Keras. The model architecture consists of dense layers with ReLU activation. Following training and evaluation, the model is converted to TensorFlow Lite, facilitating deployment on resource-constrained devices while maintaining high accuracy.

About

This repository contains the code and data for a gesture recognition project using accelerometer and gyroscope data. Key contents include:

This project aims to recognize various gestures using sensor data, offering potential applications in IoT and human-computer interaction.

About

This project implements gesture recognition using accelerometer and gyroscope data, leveraging TensorFlow and Keras for deep learning models. The trained model is then converted to TensorFlow Lite for deployment on edge devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages