-
Thanks for your great job. Could I convert the STAR 98 landmarks to Face alignment 68 landmarks?
-
Hi all,
I have some difficult images where mediapipe is not detecting the face landmarks. If I lower the thresholds and increase the image brightness, it detects landmarks, but they are not accurat…
-
Hello, thank you very much for sharing, I had the following while reproducing with the gaze360 dataset, I thought that the example_images had too few images, so I used a class from WIDER to get the pk…
-
Hi,
I want to use face_recognition.face_landmarks(image) , to determine the relative position of eyebrows and distance between upper and lower lips for facial action coding purpose,
Does Anyone h…
ghost updated
6 years ago
-
Thank you for the amazing project!
I did not see that you did face alignment based on landmarks before feeding the model, did I miss it in the code?
Are there any plans to add this?
-
Currently fitting results are not very good even after manual scale and center alignment. More feature points and alignment automation are needed.
Use, for example, [dlib](dlib.net) for preprocessing…
-
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…
-
Hi All,
My uncle has ALS. At this moment he is still able to speak and type, but we don't know how long this will be possible.
In my research for solutions, I only found very expensive (Tobii Dy…
-
I'm trying to get face landmarks. but it returns null.
-
hi I'm playing with the vision framework and can use the face landmark feature to get the position of facial features in real time. However, I have to run the detector for every frame. This makes the …