-
Notifications
You must be signed in to change notification settings - Fork 20
2021 Spring Week 4 Train a Model
David Currie edited this page Apr 22, 2021
·
7 revisions
- Choose one of the workshops below, try to train a model, prepare the dataset, if the model doesn't work well, improve its performance by collecting/cleaning up the data, tweak model's hyperparameters, add more layers to the model.
- Training your own gesture classifier: Gestures2Emojis(Guide), ABC Gestures to 3 LEDs(Guide)
- Try to mix the emoji sketch with the classifier sketch, when a different gesture is detected, type an emoji on the screen.
- Or add any kinds of output to the Arduino sketch, e.g. light up LEDs.
- Or train more than 2 gestures
- Training hand pose model
- Hand pose tracking + KNN Classification, p5 web editor code, demo video
- Hand pose tracking + Neural Network, demo video
- After getting the results, add some output based on the results.
- Document the process of the above exercise with images and a short video.
(Publish 2 on your blog and put your blog link below)
- add your question here
- Your name, [Project name](Project Link), Project Description
- Yining My project, my project
- Ji Rock Scissor Paper
- Youming gesture to emoji
- Duncan, Hand Sampler
- David, gesture to emoji