Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Face Models

Slides

Objectives

  • Learn about TensorFlow Face Landmarks Detection model and how it works.
  • Learn to work with ml5.faceMesh.
  • Learn to work with 3D graphics in p5.js WEBGL mode.

Lecture Notes

Tools

Related Projects

Music

Code Examples

Examples

Core Functionalities

Creative Applications

Technical Blog Posts

Video Tutorials

Assignment 5

  1. Using FaceMesh, following the examples above and the ml5.js documentation, experiment with controlling elements of a p5.js sketch (color, geometry, sound, text, etc) with the output of the model. Try to create an interaction that is surprising or one that is inspired by the project you find.
  2. Document your research, your response, and your p5.js sketch in a blog post. Add a link to the post and your p5.js sketch on the Assignment 5 Wiki page. In your blog post, include visual documentation such as a recorded screen capture / video / GIFs of your sketch.