-
As now there is a sample head position estimation and face landmark detection, I was wondering is there any plan to add gaze estimation module to Dlib library?
following repositories can be useful …
-
confused about z_axis https://github.com/YadiraF/face3d/blob/2fc26906d159a11398cd3e7a9b3f16b6f8937da3/face3d/mesh/transform.py#L142
```python
# at: a position along the center of the camera's gaze…
-
Hello, thank you for this great work!
Is there a way to control the position of the pupils inside the eyes / gaze?
Maybe someone has been able to train and can share a latent that does this?
-
I am trying to train this model, when I set epoches value to 1, it takes several hours to train and now I am trying to set epoches value to 900. I'd like to know how long it took you to train the mo…
-
Hi,
I wonder whether FovVideoVDP works on foveal regions with different positions?
(the center of the foveal region may change instead of being fixed in the middle according to the gaze movement)
…
-
Right now, the SRanipalModule needs to run on the operator side since it needs to access the data coming from the headset. At the same time, it needs to open the head remote control board to control t…
-
With the release of the Quest Pro and eye tracking slowly becoming available to more and more users, perhaps it'd be worth looking into implementing support for eye tracking in WebXR. There's been som…
-
Hi, I created a Dashboard app VR for SteamVR and when I show the keyboard, it is displayed behind the dashboard.
I try to use the __SetKeyboardPositionForOverlay__ and __SetKeyboardTransformAbsolut…
-
https://docs.google.com/presentation/d/1CdQD6cCWdW4oIPpE0vCRL37lVpE0oszsm8X9em4I1MA/edit#slide=id.g30a8e251af6_2_71
-
Hi, running test.py I noticed the gazes output is much smaller then the labels.
In general the model output numbers smaller then 1 but they should represent pixels from camera position so I wander ho…