-
Is there on the road use the landmarks from mediapipe to generate 3D mesh? Dlib is with 68 landmarks points, MediaPipe has 468... maybe the Reconstruction could be more accurate than today, even retra…
-
As it looks the tfjs facemesh model is deprecated, do you know of any idea of how to use this with MediaPipe's facemesh instead?
https://google.github.io/mediapipe/solutions/face_mesh.html
Any g…
-
in findFaceMesh: self.mpDraw.draw_landmarks(img, faceLms, self.mpFaceMesh.FACEMESH_CONTOURS,
AttributeError: module 'mediapipe.python.solutions.face_mesh' has no attribute 'FACEMESH_CONTOURS'
Can'…
ghost updated
6 months ago
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
**Environment (please complete the following information):**
- OS/OS Version: Windows 11
- Source Version: master/2.17.0
- Unity Version: 2022.3.14f
**Describe the bug**
When projecting the …
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Mac OS
### Mobile device if the issue happens on mobile devi…
-
At present `iris.py` [first uses `FaceMesh`](https://github.com/Rassibassi/mediapipeDemos/blob/47c6330227c88ca02e32deb47b150aa8391306a4/iris.py#L47-L55) to find the eyes and then uses another model to…
-
BlazeFace -> FaceMesh -> MediaPipeIrisのフローになります。
https://github.com/axinc-ai/ailia-models/tree/master/face_recognition/mediapipe_iris
FaceMeshは既存コードをご利用ください。
FaceMeshの出力に対して、Irisを検知して、描画してください。
-
i get this error in production
`TypeError: undefined is not a constructor (evaluating 'new Gt.FaceMesh({locateFile:g=>`https://cdn.jsdelivr.net/npm/@mediapipe/face_mesh/${g}`})')`
then i decided …
-
[This is WIP status of getting a clearer picture why this project is NOT working]
Read the general instruction from @TheWorldEndsWithUs
https://github.com/cosyneco/MediaPipe.NET/issues/65#issuecom…