Face expression detection with face-api + Node + Max
Hi,
I recently made a video that explains how to use face-api.js together with Node.js to detect face expressions (happy / sad / angry / surprised) and use them in Max in realtime. I'll post it here in the hope that it's useful for other people as well.
Part 1: https://www.youtube.com/watch?v=Ud_XvmPlavU
Part 2: https://www.youtube.com/watch?v=7J-taOwvwRM
Source code: https://github.com/fdb/max-face-api
Hey,
Really nice tutorial, thanks!. I can't work out how to get the landmark data out out of it, I was wondering if you might know?
Thanks!