-
Hi, @Luke-Luo1
Thanks for your fantastic work! I eagerly wonder how to extract manual and kinetic feature for aist++ pkl data(train/test)?
I am aware of the difference between popdg dataset and ais…
-
Hi- I use a pipeline based on mtcnn for face detection and then facenet for face recognition (I did test both 20170511-185253.pb and 20170512-110547.pb). I perform this process in a while loop for 2 m…
-
Hi.
I have a question about the output of head pose estimation.
The head posture output is "Euler angles [yaw, pitch, roll] and translation [y, x, z]". What does this translation [y, x, z] mean?
-
Hello, thanks for your excellent work!
The NME of different datasets is an important metric. For a fair comparison, may you share the code about how to calculate the NME? Or are there any official …
-
Hi, thanks your project! Could you tell me in" mtcnn.cpp" file, this function: align_face(...) , is according to which paper?
-
Hello Adrian,
Thanks for sharing your code in pytorch. I noticed that you have probably tested several models with less stacked FAN [here](https://github.com/1adrianb/face-alignment/blob/478c388237…
Yozey updated
3 years ago
-
how to solve issue
-
Hello, when I need 3dffa's inference.py to obtain 3D information, this sentence "Downloading the face detection CNN. Please wait..." appears, and there is no response afterwards, is there any solution…
-
Point Cloud Registration is a fundamental problem in 3D computer vision and photogrammetry. Given several sets of points in different coordinate systems, the aim of registration is to find the transfo…
-
```
I have successfully compiled it on Ubuntu14.04(64bits) with Cuda6.5.
When I run "script_face_exp.m", I got the following errors:
-----------------------------------------------------------------…