Edge Impulse Experts / AI-Based Mechanical Anomaly Detector (Audio)
This is your Edge Impulse project. From here you acquire new training data, design impulses and train models.
About this project
This neural network model detects sound-based mechanical anomalies:
- normal
- anomaly
After building my neural network model, I deployed my model as a fully optimized and customizable Arduino library and uploaded it to Beetle ESP32-C3. Also, I developed an Android application from scratch to notify the user of the detected anomalies.
Download block output
Title | Type | Size | |
---|---|---|---|
MFE training data | NPY file | 100 windows | |
MFE training labels | NPY file | 100 windows | |
MFE testing data | NPY file | 35 windows | |
MFE testing labels | NPY file | 35 windows | |
Classifier model | TensorFlow Lite (float32) | 15 KB | |
Classifier model | TensorFlow Lite (int8 quantized) | 8 KB | |
Classifier model | Model evaluation metrics (JSON file) | 2 KB | |
Classifier model | TensorFlow SavedModel | 20 KB | |
Classifier model | Keras h5 model | 14 KB |
Clone project
You are viewing a public Edge Impulse project. Clone this project to add data or make changes.
Run this model
Scan QR code or launch in browser
Summary
Data collected
2m 8sProject info
Project ID | 336608 |
Project version | 1 |
License | Apache 2.0 |