Hacker News new | ask | show | jobs
by kortex 2515 days ago
You could probably do something crude on an M4. Here's a fairly performant face detector in tensorflow: https://github.com/iitzco/faced

You'd probably need to roll your own lightweight face vectorizer though.