-
Thank you for your excellent work!
I read your paper and it mentioned that the blendshape format used should be the standard FLAME format, i.e. 300+6+100, but I found that the actual output of the mo…
-
when i run estimate_head_pose.py nothing happing, i can see the camera light is on but there nothing shows
intvo updated
4 years ago
-
* Simple PNP (good enough?) https://github.com/royshil/HeadPosePnP
* Benchmark + optimize EOS for real time use (every N frames?)
-
I am trying to edit the facial pose of a face using `python evaluate.py --name pose --model RIGModelP --load_apnet_epoch 80` but I fail.
Could you provide an example of editing the head pose?
…
-
I haven't read the source code yet.
I ran the demo, and found that the head pose estimation is not supported, which confirmed in the results of the experimental section of paper.
Would you like to k…
-
Hi Tadas,
I was looking into the gaze angles ( x values ) and they go from + to - as I change my head pose from left to right, irrespective of where my eyes are looking at. meaning If i move my hea…
-
thanks so. I have an question, is this model acceptable on several face in a frame to estimate head pose?
-
Dear author
Recently, I tried to use openface to do head pose estimation. I met an problem which confuse me. That is some pictures result value in which the person's head is more partial than other…
-
As the existing model from openvino has high std deviation ( which I checked can be stabilized using moving average [issue : https://github.com/luxonis/depthai-experiments/issues/507#issue-1950282167]…
-
For Quest Pro and similar "inside facing" devices I see how only the facial blendshapes are needed, because head pose equals device pose.
However, for phone-based usecases such as face tracking on …