-
Notifications
You must be signed in to change notification settings - Fork 92
Week 5 2024 Spring
Weber edited this page Mar 22, 2024
·
15 revisions
-
Reading:
-
Coding:
- Build an interactive browser experiment on face or hand data
- Publish your project on GitHub or your own blog, or record a video and put it on your blog. Add your project link below.
- Face-api
- Face Mesh
- HandPose
- Training hand pose model
- Hand pose tracking + KNN Classification, p5 web editor code, demo video
- Hand pose tracking + Neural Network, demo video
- Multiple hands detection:
- Handpose multiple hands with mediapipe 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: 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.
- ml5js - faceapi
- ml5js - faceMesh source
- ml5js - handPose source
- tfjs - faceapi-js
- tfjs - faceMesh
- tfjs - handPose
- LipSync game using Face Mesh model
- Customizable AR face masks - Made with TensorFlow.js
- fingerspelling
- add your question here
- Alan Ren, HandPose Piano? (WIP), Added Handpose to my old p5 danmaku game
- Jing C, [Eraser] (https://editor.p5js.org/jcao/sketches/gn_0EBTxv)
- Yian faceAPI
- Vivian laser eye
- Octavio Hand synth
- Ruby Zhang Handpose Recognition
- Nathan Duker Lofi Cirque
- Tamanna Unsuccefull Water Movement
- Weber RGBFace