Skip to content

Fun with Faces

David Cardinal edited this page Sep 1, 2022 · 1 revision

We've begun adding some tools for working with faces to ISETml.

In particular, there are Python scripts to run a version of Faces in The Wild (FTW) through the models available in DeepFace.

The demo script is fairly generic, while the test script lets you provide your own sets of images and test how well each pre-trained model works. Note that the repo links to default images that are not public (for privacy reasons) so you'll need to provide your own.

Clone this wiki locally