Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yining1023 authored Feb 19, 2024
1 parent 0869472 commit c82d9df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions face-hand/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Week 4 Face and Hand
# Week 5 Face and Hand

## Presentation: [Slides](https://docs.google.com/presentation/d/1jSA93R4QJdz2ixko4wSyfrVsa523u042V4DQknTEssc/edit?usp=sharing)

Expand Down Expand Up @@ -42,7 +42,7 @@
- [Handpose multiple hands with mediapipe](https://editor.p5js.org/yining/sketches/cME_7BnLW) If the webcam video is not loading, try open a incognito window, or set the camera access for the browser.
- [KNN Classifier on multiple hands](https://editor.p5js.org/yining/sketches/C91TLtexi): Change `HAND_NUM = 2` if you would like to detect other hand numbers. Once clicking on "Add example" button, it will start collecting data in 5 seconds for 5 seconds.

## [Homework](https://github.com/yining1023/machine-learning-for-the-web/wiki/Week-4-2023-Spring)
## [Homework](https://github.com/yining1023/machine-learning-for-the-web/wiki/Week-5-2024-Spring)

# Resource

Expand Down

0 comments on commit c82d9df

Please sign in to comment.