Skip to content

Commit

Permalink
Update README.md (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
yining1023 authored Feb 4, 2024
1 parent 7fd849d commit 2c4a262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions week1-intro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- [Drag and Drop Image Classification](https://editor.p5js.org/ima_ml/sketches/rnm3SJmMd)
- [Webcam Image Classification](https://editor.p5js.org/ml5/sketches/ImageClassification_Video)
- [Webcam Image Classification Text to Speech](https://editor.p5js.org/ml5/sketches/ImageClassification_VideoSound)
- Image classifier with webcam plain javascript](https://yining1023.github.io/machine-learning-for-the-web/week1-intro/imageClassification-ml5/ImageClassification_Video_js/)(This demo works on Mobile Phone. Please use Safari browser on ios(iPhone), or Chrome browser on android phone)
- [Webcam Image Classification Text to Speech with Translation](https://editor.p5js.org/ml5/sketches/ImageClassification_VideoSoundTranslate)
- [Image classifier with translated restults and speech output using MobileNet, Google Translate API and p5.speech](https://youtu.be/DmAZ42g7nRQ) (To run this example, you need to replace the google API key in the `sketch.js`)
- [Image Classification Scavenger Hunt](https://editor.p5js.org/ml5/sketches/ImageClassification_VideoScavengerHunt)
Expand Down

0 comments on commit 2c4a262

Please sign in to comment.