-
Thanks for wonderful work. However, i would like to train this facemesh model with our own dataset which has 98 keypoints.
Could you please help me how we can start?
What type of loss function we sh…
-
There are 465 landmarks in mediapipe facemesh, from which only 105 are taken. Can we know which 105 landmarks are seleted? Is there a mapping in the code?
-
### MediaPipe Solution (you are using)
FaceMesh with blendshape
### Programming language
c++/c#
### Are you willing to contribute it
None
### Describe the feature and the current behaviour/state…
-
Hello,
I need to use these libraries in my python scripts but they are written in C++ and provided for JS.
https://blog.tensorflow.org/2020/11/iris-landmark-tracking-in-browser-with-MediaPipe-and…
-
Hi all,
Thank you @Tinazz333 for discovering and letting me know about the issue below.
When loading handpose and facemesh (and probably other models as well) simultaneously, a runtime error wil…
-
not as much of an "issue" more of a "development question"
I tested the Max Air guitar
I can attest it is great the integration of hands.js you did from Google's MediaPipe in MaxMSP! Thank you f…
-
`FaceLandmarkers` is two times slower than `FaceMesh` even though both return only the facial landmarks in their default configuration.
```py
import mediapipe as mp
from mediapipe.python.solution…
-
I am creating a React JS-based front end that employs the Tensorflow JS Simple Face Detection model. The application runs fine when being run on the dev environment using `npm run dev`. However when I…
-
I've tried to read some of the code in this repo. The `MMD_SA.js` seems responsible for sending the VMC data and the data is read from the VRM model. So I guess the whole pipeline of ths app is:
1. G…
-
**System information** (Please provide as much relevant information as possible)
- Have I written custom code (as opposed to using a stock example script provided in Mediapipe): **Yes**
- OS Platfor…