Sureshda
Sureshda
Hi @summer-dev , As per [this](https://google.github.io/mediapipe/solutions/holistic.html#:~:text=MediaPipe%20Holistic%20utilizes%20the%20pose%2C%20face%20and%20hand%20landmark%20models%20in%20MediaPipe%20Pose%2C%20MediaPipe%20Face%20Mesh%20and%20MediaPipe%20Hands%20respectively%20to%20generate%20a%20total%20of%20543%20landmarks%20(33%20pose%20landmarks%2C%20468%20face%20landmarks%2C%20and%2021%20hand%20landmarks%20per%20hand)) documentation ,hoilstic model can determine only 468 landmarks.
Hi @summer-dev , We Consider this as feature request and will share with internal team.
Hi @tomerlevi444 , Did you get a chance to check this closed issue https://github.com/google/mediapipe/issues/1824
Hi @tomerlevi444 , For python you can create your own graph using the calculators and execute as mentioned here https://google.github.io/mediapipe/getting_started/python_framework.html#graph. Have you looked at these closed issues https://github.com/google/mediapipe/issues/2761 and https://github.com/google/mediapipe/issues/507....
Hi @Alvazz ,can you please elaborate this issue to investigate further.
Hi @divastar , First, you need'll some face topology that establishes semantic relationship between 3D positions of the face mesh vertices and some 2D texture coordinates. we have closed issue...
Hi @surapuramakhil , Could you provide steps to reproduce this issue.
Hi @surapuramakhil , Marking this as a duplicate ,please comment on older issue https://github.com/google/mediapipe/issues/3596
Hi @Interpause , Could you please elaborate w.r.t above issue to investigate further.
Hi @toshiks , Did you get a chance to check this issue https://github.com/google/mediapipe/issues/205