hand pose - plant imitate

facemesh - how to count the distance between two eyes

jewlery

Face Mesh

Objectron (3D Object Detection)

Fingerspelling with Machine Learning

LipSync by YouTube

How could I know the exact distance between two features?

Facemesh

ml5 - A friendly machine learning library for the web.

Facemesh is a machine-learning model that allows for facial landmark detection in the browser. It can detect multiple faces at once and provides 486 3D facial landmarks that describe the geometry of each face.

Iteration 1

At first, I was trying to fill my face with “好想睡覺“ (wanna sleep).

p5.js Web Editor

Screenshot 2023-02-28 at 17.51.17.png

Iteration 2

Due to the big lag on the first try, I tried to use text to fill my silhouette instead of all face features. And using the scale(-1,1) to make it detach from my face, like someone else accompanying me.

p5.js Web Editor

Screenshot 2023-02-28 at 17.44.36.png