ICM FINAL
For my final project I worked with ML5 and Posenet, my interest for Machine learning has deepened every single week since I started ITP.
My intention was to create an interactive interface that would play sound with each movement the viewer does. This is a pre trained model so there are 5 specific poses that are pair with a particular sound. Aside from playing a sound each movement will have a different tint for each window.
This project intends to create a fun interface that visualizes the color of the solfège with movement.
FINAL SKETCK
https://editor.p5js.org/lolo.ostia/sketches/xTyLXcHVa
https://editor.p5js.org/lolo.ostia/full/xTyLXcHVa
Sources:
- MUSIC BY digifishmusic. https://freesound.org/people/digifishmusic/
- http://www.endolith.com/wordpress/2010/09/15/a-mapping-between-musical-notes-and-colors/
- https://www.flutopedia.com/sound_color.htm
- // ORIGINAL SOURCE CODE
- // ml5.js: Pose Classification
- // The Coding Train / Daniel Shiffman
- // https://thecodingtrain.com/Courses/ml5-beginners-guide/7.2-pose-classification.html
- // https://youtu.be/FYgYyq-xqAw
- SPECIAL THANKS
- David Currie, John Bezark and John Henry Thompson