Find Faces
A groovy application of machine learning
Facial recognition is an obvious and important application of machine learning. Here’s a toy example that finds faces in an image and takes you on a tour of those faces. There are three built in examples and you can also upload your own image.
It does take bit of time to load, though.
This example uses a pre-built Tensorflow model called face-api, which has many more capabilities.