-
Hi, thanks your project! Could you tell me in" mtcnn.cpp" file, this function: align_face(...) , is according to which paper?
-
Hello, I got the error:
frontal_raw[ind_frontal, :] = cv2.remap(img, temp_proj2[0, :].astype('float32'), temp_proj2[1, :].astype('float32'), cv2.INTER_CUBIC)
ValueError: array is not broadcastable to…
-
Hi,
I got the following error when running the code under the following setup:
Ubuntu 16.04 (4.4.0-97)
Python 2.7.12
OpenCV 3.3.0.10
DLib 19.7.0
SciPy 0.19.0
> Traceback (most recent call…
-
Hi,
First of all, thanks a lot for this awesome python port. This is helping me a lot in my project which is age classification from facial images. I am using your code to frontalize the images befor…
-
can u give us the proper dataset
-
The link for the face expert model needed for preprocessing is broken, could you re-upload it somewhere and provide a link?
-
I have seen that all other people are facing the same issue I am: When you use an image different from the provided `test.jpg`, the frontalization doesn't work at all.
@dougsouza I was wondering i…
-
Hello,
Thank you very much for this implementation!
While reviewing the code, I noticed one error on the landmark coordinates. I plot the landmarks stored in the 3D model.
```
model3D.model_TD…
-
Hello,
I am trying to test with other images but got fail. Can you please help show me the way running with other images?
Thank for your assistance!
-
Hi Joel, I cannot run your MATLAB source code in `ND_Frontalization_Project/Release/Frontalization_Code_Matlab/frontalization_demo_v1/my_frontalization.m` because `createDlibLandmarks` function is mis…