tf-lite-unity-sample
tf-lite-unity-sample copied to clipboard
Determining Face Rotation In FaceMesh Sample
Hello, I am trying to determine if a face is looking at the screen in the FaceMesh example. To do this, I need the rotation of the face. I have tried a bit but couldn't manage it. I looked into how it's done with MediaPipe in Python, but couldn't find much useful information. Can you help me with this?