Skip to content

Commit

Permalink
add tfjs mobilenet image classification examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jackbdu committed Aug 5, 2024
1 parent 81de855 commit 6a103ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 01-image-classification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
- [Image Classification - Drag and Drop](https://editor.p5js.org/jackbdu/sketches/LKbmAl6o_)
- [Image Classification - Webcam](https://editor.p5js.org/ml5/sketches/K0sjaEO19)
- [Image Classification - Webcam with Speech Output](https://editor.p5js.org/jackbdu/sketches/Zja0ej8tn)
- [Image Classification with TensorFlow.js MobileNet - Single Image](https://editor.p5js.org/jackbdu/sketches/5DEdb8_E-)
- [Image Classification with TensorFlow.js MobileNet - Webcam](https://editor.p5js.org/jackbdu/sketches/FP7PTjj_X)

## Supplemental Materials

Expand Down

0 comments on commit 6a103ac

Please sign in to comment.