google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
26.93k stars 5.1k forks source link

Locations of 468-d face mesh #2520

Closed abedidev closed 3 years ago

abedidev commented 3 years ago

How can I find the corresponding locations of 468-d face mesh on the face? e.g., (x, y, z)_1 is on the nose, (x, y, z)_400 is on the left ear, etc.

sgowroji commented 3 years ago

Hi @abedicodes, You can find the coordinates on face mesh in this image.

abedidev commented 3 years ago

Thank you for your answer. Do you know how I can find facial action units from this face mesh?

kostyaby commented 3 years ago

Hey @abedicodes,

This is not something MediaPipe provides publicly at the moment, so you'd have to build such system on top of the face mesh solution

abedidev commented 3 years ago

Thanks

google-ml-butler[bot] commented 3 years ago

Are you satisfied with the resolution of your issue? Yes No