I decided to make the facial motion capture project I was working on open source. It lavished in the bog of unfinished projects for long enough that it seems like the right thing to do. It’s far from complete, but has some pieces of value, like
- A Rust implementation of Decision Trees
- A random-forest face detector
- A UI that reads from a webcam on Linux and Windows
- A facial expression detector that calls into a PyTorch model
The full repo is here: https://github.com/JosephCatrambone/facecapture
And a sample picture: