Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about face model data #103

Closed
niannianmeng opened this issue Oct 10, 2019 · 7 comments
Closed

about face model data #103

niannianmeng opened this issue Oct 10, 2019 · 7 comments

Comments

@niannianmeng
Copy link

Hi,jianzhu,
how to obtain Model_Expression.mat in the face profiling code? is it the part of BFM model?
I am looking forward to your reply, thank you!

@cleardusk
Copy link
Owner

You can refer to face3d to get the Model_Expression.mat.

@niannianmeng
Copy link
Author

Hi, jianzhu,
thanks for you relpy!
I found YadiraF/face3d also copy the 3DDFA/Model_Expression.mat to BFM/3ddfa folder:
as shown in the following code: https://github.com/YadiraF/face3d/blob/master/examples/Data/BFM/generate.m
% 2. load expression
load('3ddfa/Model_Expression.mat');
model.expMU = mu_exp;
model.expPC = w_exp;
model.expEV = sigma_exp;
how can generate this Model_Expression.mat?
and whether the pose, shape, expression parameters of the 300W_LP dataset are generated by 3DMMFitting matlab code?
I am looking forward to your reply, thank you first!

@ReverseSystem001
Copy link

Hi, jianzhu,
thanks for you relpy!
I found YadiraF/face3d also copy the 3DDFA/Model_Expression.mat to BFM/3ddfa folder:
as shown in the following code: https://github.com/YadiraF/face3d/blob/master/examples/Data/BFM/generate.m
% 2. load expression
load('3ddfa/Model_Expression.mat');
model.expMU = mu_exp;
model.expPC = w_exp;
model.expEV = sigma_exp;
how can generate this Model_Expression.mat?
and whether the pose, shape, expression parameters of the 300W_LP dataset are generated by 3DMMFitting matlab code?
I am looking forward to your reply, thank you first!

hi, do you know the answer now?

@niannianmeng
Copy link
Author

no, i still don't know how to get the shape,expression parameters of images like 300W_LP.

@ReverseSystem001
Copy link

ReverseSystem001 commented Nov 13, 2019 via email

@niannianmeng
Copy link
Author

face profiling can augment the data of 300W_LP, but I don't know how to obtain the shape, expression parameter of 300W_LP

@Innov-Plus
Copy link

@cleardusk Can you explain quickly how to generate Model_Expression.mat ?

In the FaceWarehouse paper, the expresion parameters is 47, and your Model_Expression.mat is 29 dimensions.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants