-
Hello Tadas,
Compared to the face landmark detection feature of dlib,
The result of landmark points of dlib has some shaking,
but OpenFace has no shaking of landmarks completely.
Can you …
-
You can use (or modify face-alignment) yourself to get realtime face landmark with this code: https://github.com/kwea123/VTuber_Unity/tree/master/face_alignment
It's really plug and play, except yo…
-
The MediaPipe Face Mesh node encountered an error during execution. The workflow and error message are as follows.
![2024-05-01_125505](https://github.com/Fannovel16/comfyui_controlnet_aux/assets…
-
The code of [face-of-art](https://github.com/adobe-research/MakeItTalk/tree/main/facewarp/facewarp) create 68 points as landmarks. Have you dropped or added some points for cartoon examples?
-
When I follow your readme to install the imlib I receive the error in the title. I have pasted it on pastebin as it's huge.
`https://pastebin.com/PDJVzYM2`
-
Nice job! Can you released the used dataset?
-
Hi, I downloaded the [300W-LP dataset](https://drive.google.com/file/d/0B7OEHD3T4eCkVGs0TkhUWFN6N1k/view?usp=sharing&resourcekey=0-WT5tO4TOCbNZY6r6z6WmOA) and noticed it has a `landmarks` folder
`…
-
The code detects different landmarks on the face and predicts the emotions such as smile based on it. It automatically takes a photo of that person when he smiles. Also when the two eyebrows are lifte…
-
As our recent researches use this code to detect human face landmarks, Could you please provide the citation of this code?
-
How to extract the 3d feature points of the obj mesh output by VOCA...><
Many thanks