-
现有的68个landmarks的数据集大多使用300-W,但此数据集中并不包含3D pose,所以我想问下这个3D pose 具体是怎么获得的?
-
Hi to everyone, I'm testing your library. I'm really interested to estimate the facial landmarks. I have a computer with a GPU, and I'm using the **blazeface** detector, which is the faster as it comm…
-
Sorry to bother you, it's really urgent for me to solve this issue! Thanks in advance!
I want to extract 3d facial landmarks and gaze vector via OpenFace from my own videos(image sequences). And I …
-
Hi there! Is it possible to get / generate somehow a realtime 3D pose matrix from the 68 face landmarks? Thanks!
-
Hello, thanks for sharing this research! Just a question, I have a dataset of 68 3D facial landmarks, how can I find the 3DMM parameters? Like in your dataset.
-
I am currently facing a challenge in implementing 3D face recognition. I am able to create and detect face mesh without any problems on multiple faces. So any ideas or steps on how can we use face mes…
-
Hi @salmedina & @salvadom
Thanks for this great paper,
I read your paper and saw the tongue visualizations you made there and was wondering if you can share the code you used to visualize the tong…
ghost updated
9 months ago
-
Thanks for your contributions,
I have integrated your code, into https://github.com/vchoutas/smplify-x
I fitted an image then I get a 3D SMPLX Model, then I have used your code to calculate the meas…
-
Hi,
I did some qualitative assessment using my own data trying to test `face alignment + headpose + gaze`. I merged some code from this repository and some additional code from lazer eye as you ref…
-
I have an array of 3D landmark data defined as 931 x 3 x 4. For each of the four individuals (3rd dim) the first 617 rows contain soft tissue landmarks, and the following 314 rows contain hard tissue …