1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
7.11k stars 1.35k forks source link

Request: Shouldn't require much assistance (almost zero assistance), with reference to using the full shape, expression model. #363

Open drtcp opened 1 month ago

drtcp commented 1 month ago

Hello, excellent paper excellent repository.

I have seen a few requests for the full model, rather than 62 parameters (12 pose, 40 shape, 10 expression). Can you provide the dull 3D morphable model (12 pose, 199 shape and 29 expression, or is it available via the BFM model site)?

If you can point me at (or provide) the full model I might be able to provide additional training code to fit the full model (or a user defined subset of it).

I ask, because the paper shows some excellent inventive steps: use of projected cylindrical convolution & parameter fitting order. I believe that this could produce a significant increase in accuracy for face reconstruction; both shape and texture.

I do not require much help (probably zero, but one never knows), just access to the data required to train the full model parameter fitting.

Can you provide any assistance?

drtcp commented 1 month ago

Please forgive this request, my mistake.