Martin / Tutorial: Continuous motion recognition Public

Martin / Tutorial: Continuous motion recognition

This is the finished Edge Impulse project for the tutorial 'Continuous motion recognition'. From here you can acquire new training data, design impulses and train models.

Accelerometer

About this project

Classify Your Gestures

Snake motion gif

Have you ever wondered how you can use acceleration to predict the type of input motion? Clone this project to build an embedded ML project to detect various hand gestures from your device's accelerometer!

You can also follow our tutorial to guide you through building your continuous motion recognition model, from data collection to deployment on embedded devices.

Sensor & Block Information

  • Accelerometer data (.cbor files) @ 62.5 Hz
  • Spectral Features DSP block for time-based sensor data
  • Neural Network Classifier with prediction outputs: "idle", "snake", "updown", "wave"
  • Anomaly Detection block for anomaly score output of unknown motions (gestures/motions the model was not trained on)

Download block output

Title Type Size
Spectral features training data NPY file 5454 windows
Spectral features training labels NPY file 5454 windows
Spectral features testing data NPY file 1212 windows
Spectral features testing labels NPY file 1212 windows
NN Classifier model TensorFlow Lite (float32) 5 KB
NN Classifier model TensorFlow Lite (int8 quantized) 3 KB
NN Classifier model TensorFlow SavedModel 11 KB
NN Classifier model Keras h5 model 5 KB
Anomaly detection model JSON 7 KB

Clone project

You are viewing a public Edge Impulse project. Clone this project to add data or make changes.

Summary

Data collected
11m 0s

Project info

Project ID 84984
Project version 2
License No license attached