from @levelsio | by @levelsio

@levelsio

@levelsio

over 2 years ago

•View on Twitter

Anyone know a good face detection JS lib? Only needs to detect IF there's a face or not. I've been using pico.js for Nomad List and Remote OK to avoid random avatars, but it sometimes misses, e.g. sometimes with sunglasses/glasses on

I using this

This seems to work rly well with sunglasses too but is a HEAVY ML model to run:

Ok maybe I should just go with it? It's Face API JS running on Tensorflow