-
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…
-
FaceMesh interface can only get 478 face 3D landmarks, while in the exsample "IMG_2940_landmarks.mat", it has 1313 points, and the "tm" param cannot get from facemesh.
Features also cannot correspond…
-
Is it possible to generate some static fingerprint (string) after face recognition process is completed? It can be used to encrypt/decrypt user's password, that makes possible to pass the decrypted pa…
-
How can I get Iris_depth?
And how do I run it at the same time as holistic tracking?
k0hh2 updated
11 months ago
-
-
Looks like the face mesh model in the new mediapipe solution has been updated. e.g. There were 468 landmarks before, and now there is 478.
I would be interested to get the canonical face model as w…
-
We have recognized an inaccuracy of the pupil localization, which seems to occur at the right eye only (from camera perspective)
- cropped part of the input image (1280 pix x 720 pix, fx: 6308.377 fy…
-
Output face_swap_image: command not found
what i am doing wrong
yuvi@DESKTOP-PJ2G8BB:~/face_swap/build$ cmake -DWITH_BOOST_STATIC=OFF -DBUILD_INTERFACE_PYTHON=OFF -DBUILD_SHARED_LIBS=O
FF -DBUIL…
-
I don't know if you have done some operation to make your models have the same output as offcial models
-