vladmandic / human

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition
https://vladmandic.github.io/human/demo/index.html
MIT License
2.38k stars 325 forks source link

Accessing leftEye/rightEye/mouth/nose face landmarks #470

Closed anaelshomrai closed 5 months ago

anaelshomrai commented 5 months ago

Issue Description Using the built-in demo, when trying to access leftEye/rightEye/mouth/nose annotations they are all undefined. When examining the annotations objects we can see those fields do not exist.

Expected Behavior Be able to access the leftEye/rightEye/mouth/nose face landmarks

vladmandic commented 5 months ago

provide more information. which demo? logs? what's the environment? etc.