Skip to content

Commit

Permalink
description updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dtischler committed Sep 13, 2023
1 parent 85f8169 commit 4a92ced
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: >-
This project demonstrates how to train an ML model that can perform gesture
recognition using computer vision on Edge Impulse.
Train an ML model that can perform gesture recognition using computer vision on the OpenMV Cam H7.
---

# Hand Gesture Recognition using TinyML on OpenMV
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: >-
This project tries to estimate the CO2 level in an indoor environment by
counting the people in that environment using TinyML.
Estimate the CO2 level in an indoor environment by counting the people in the room using TinyML.
---

# Indoor CO2 Level Estimation Using TinyML
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: >-
An Acoustic Sensing project that uses audio classification on a Syntiant
An acoustic sensing project that uses audio classification on a Syntiant
TinyML board to listen for keywords, and take action via GPIO.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: >-
This project demonstrates low cost detection of cyclists in a blind spot on
large vehicles.
Use computer vision and a Himax WE-I Plus to detect cyclists in a blind spot on large vehicles.
---

# Cyclist Blind Spot Detection
Expand Down
2 changes: 1 addition & 1 deletion image-projects/surface-crack-detection-seeed-reterminal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: >-
A computer vision system that detects and localizes the surface cracks in
A computer vision system that detects and localizes surface cracks in
concrete structures for predictive maintenance.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: >-
A TinyML model using Edge Impulse and the Wio Terminal to predict faulty
A TinyML model using Edge Impulse and the Wio Terminal with a thermal camera to predict faulty
lithium ion cells in a BMS pack.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
Azure Machine Learning with Kubernetes Compute combined with Edge Impulse, for
a sample device-to-cloud ML application
a sample device-to-cloud ML application.
---

# Azure Machine Learning with Kubernetes Compute and Edge Impulse
Expand Down
2 changes: 1 addition & 1 deletion software-integration-demos/ros2-part2-microros.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: This tutorial involves invoking an Edge Impulse ML model from within a publisher node in MicroROS. An Arduino Portenta H7 is used for demonstration.
description: Invoking an Edge Impulse ML model from within a publisher node in MicroROS, running on an Arduino Portenta H7.
---

# ROS2 + Edge Impulse [Part 2]: MicroROS
Expand Down

0 comments on commit 4a92ced

Please sign in to comment.