Skip to content

Commit

Permalink
Update README.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
yining1023 authored Feb 11, 2024
1 parent 04519f1 commit a4f7e99
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions week3-pose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,22 @@
- BodyPix

## See demos live

- New ml5js next gen handpose ([ml5 next gen](https://github.com/ml5js/ml5-next-gen), [All examples](https://github.com/ml5js/ml5-next-gen/tree/main/examples))
- New body pose blaze pose [Blazepose-keypoints-ml5-next-gen](https://editor.p5js.org/yining/sketches/2WEyiBBNq) (more points, more stable)
p5 Web Editor examples:
- [PoseNet Webcam Part Selection](https://editor.p5js.org/ml5/sketches/PoseNet_part_selection)
- [PoseNet Webcam Full Skeleton](https://editor.p5js.org/ml5/sketches/PoseNet_webcam)
- [PoseNet Single Image](https://editor.p5js.org/ima_ml/sketches/Gq9bIvoW1)
- [Object Detection - CoCoSSD](https://editor.p5js.org/ima_ml/sketches/5oQlIcPj2)
- [UNet Image Segmentation](https://editor.p5js.org/ml5/sketches/UNET_webcam)
- [BodyPix Webcam](https://editor.p5js.org/ml5/sketches/BodyPix_Webcam)
- https://editor.p5js.org/yining/sketches/W5MU2Xc02 (nose drawing)
- https://editor.p5js.org/yining/sketches/NhSshC1cq (pose + cat)
- https://editor.p5js.org/yining/sketches/jSnEyDrPw (Bodypix color )
- https://editor.p5js.org/yining/sketches/pVNmUDn-Z (Object detection)
- https://editor.p5js.org/yining/sketches/Tb4V-fXaz (trailing)
- https://editor.p5js.org/yining/sketches/_qolqm9Bo (Drawing)
- https://editor.p5js.org/yining/sketches/I_qrc4y6J (wrist growing rect)
- [Posnet](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/PoseNet/)
- [Posnet Multiple Noses](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/Posenet_mutil_noses) (Detect multiple poses, draw nose on each pose)
- [Posenet Nose tail](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/Posenet_Nose_Tail) Save nose previous positions
Expand All @@ -30,7 +45,6 @@
- [BodyPix Parts Custom Color](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/bodypix-parts-custom/)
- [BodyPix Bubbles](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/bodypix-bubbles/)
- [BodyPix Change Background](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/bodypix-change-background/)
- [UNET_webcam](https://yining1023.github.io/machine-learning-for-the-web/week3-pose/UNET_webcam/)

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

Expand Down

0 comments on commit a4f7e99

Please sign in to comment.