|
| 1 | +{ |
| 2 | + "title": "ml5.js 1.0 and Guest Conductor Patt Vira", |
| 3 | + "description": "The ml5.js library recently celebrated it's 1.0 release! In this video, I provide an overview of the new release and cover how to use the FaceMesh model. Guest Conductor Patt Vira (http://youtube.com/@PattVira) takes over and demonstrates how to build a creative kinetic type visualization controlled by your mouth!", |
| 4 | + "videoNumber": "0.2", |
| 5 | + "videoId": "2h8VArJ3gnQ", |
| 6 | + "date": "2024-07-31", |
| 7 | + "languages": ["p5.js", "ml5.js"], |
| 8 | + "topics": ["machine learning", "ml5.js", "facemesh", "guest conductor"], |
| 9 | + "canContribute": true, |
| 10 | + "timestamps": [ |
| 11 | + { "time": "0:00", "title": "Introducing Patt Vira!" }, |
| 12 | + { "time": "1:08", "title": "What is ml5.js?" }, |
| 13 | + { "time": "2:00", "title": "The Nature of Code book" }, |
| 14 | + { "time": "2:12", "title": "ml5.js overview" }, |
| 15 | + { "time": "4:27", "title": "Importing the ml5.js library" }, |
| 16 | + { "time": "5:38", "title": "How to use the FaceMesh model" }, |
| 17 | + { "time": "18:34", "title": "Guest Conductor Patt Vira!" }, |
| 18 | + { "time": "54:14", "title": "Thanks for watching!" } |
| 19 | + ], |
| 20 | + "codeExamples": [ |
| 21 | + { |
| 22 | + "title": "FaceMesh (Lips)", |
| 23 | + "description": "This sketch demonstrates the basics of the FaceMesh model.", |
| 24 | + "urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/LdEmvXdGI" }, |
| 25 | + "image": "lips.jpg" |
| 26 | + }, |
| 27 | + { |
| 28 | + "title": "Interactive Kinect Type", |
| 29 | + "description": "Guest Conductor Patt Vira's sketch!", |
| 30 | + "urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/CITZ-7eyA" }, |
| 31 | + "image": "kinetic-type.jpg" |
| 32 | + } |
| 33 | + ], |
| 34 | + "groupLinks": [ |
| 35 | + { |
| 36 | + "title": "References", |
| 37 | + "links": [ |
| 38 | + { |
| 39 | + "icon": "π₯", |
| 40 | + "title": "Patt Vira", |
| 41 | + "url": "http://youtube.com/@PattVira", |
| 42 | + "description": "Patt Vira's YouTube channel. Make Art with Code!" |
| 43 | + }, |
| 44 | + { |
| 45 | + "icon": "π₯", |
| 46 | + "title": "Interview with me!", |
| 47 | + "url": "https://youtu.be/X4XMhpRFKvU", |
| 48 | + "description": "Patt Vira hosts an interview with me on her channel!" |
| 49 | + }, |
| 50 | + { |
| 51 | + "icon": "π»", |
| 52 | + "title": "ml5.js", |
| 53 | + "url": "https://ml5js.org/", |
| 54 | + "description": "The new ml5.js website!" |
| 55 | + }, |
| 56 | + { |
| 57 | + "icon": "π", |
| 58 | + "title": "ITP Camp", |
| 59 | + "url": "https://tisch.nyu.edu/itp/camp", |
| 60 | + "description": "The ITP Camp website." |
| 61 | + }, |
| 62 | + { |
| 63 | + "icon": "π»", |
| 64 | + "title": "Tensorflow.js", |
| 65 | + "url": "https://www.tensorflow.org/js", |
| 66 | + "description": "The ml5.js is built on top of Tensorflow.js." |
| 67 | + }, |
| 68 | + { |
| 69 | + "icon": "π", |
| 70 | + "title": "The Nature of Code", |
| 71 | + "url": "https://natureofcode.com/", |
| 72 | + "description": "Read and pre-order my new Nature of Code book!" |
| 73 | + } |
| 74 | + ] |
| 75 | + } |
| 76 | + ], |
| 77 | + "credits": [ |
| 78 | + { "title": "Editing", "name": "Patt Vira and Mathieu Blanchette" }, |
| 79 | + { "title": "Videography", "name": "Don Lee" }, |
| 80 | + { "title": "ml5.js slides", "name": "Micaelle Lages and the ml5.js team" }, |
| 81 | + { "title": "ITP Camp workshop photos", "name": "Parth Pawar, Chienn Tai, Alan Ren" }, |
| 82 | + { "title": "Animations", "name": "Jason Heglund" } |
| 83 | + ] |
| 84 | +} |
0 commit comments