-
I load the model sfm_shape_1724.bin, but an error occurs. I also test with other model. Except sfm_shape_3448, the same error occurs with other three model. Can you give me some help?
![default](ht…
-
I noticed that the fitting module of eos only contains code of fitting landmarks (related to function fitting::fit_shape_and_pose). The result 3D model is smooth and do not have much details. Is ther…
-
Hi,
thank you for your amazing project. However, I want to know if I can use my own face model? I noticed that now your project is using a sfm_shape_3448.bin file made by cereal. However, my face mo…
-
Hi Patrik,
I have created full head model (PCA model) and generated binary file as well (.bin file). i have used 20 different shape models for creating PCA binary file.
when i testing with fit-model…
-
I am trying to create a virtual try on glasses system, using the dlib module I am getting the facial landmarks of a person in real time. Now I want to use these landmarks to fit a 3D face mesh so that…
-
After using the conversion scripts available (convert_bfm2009_to_raw_binary.m ; bfm-binary-to-cereal ), i tried to run your fitting algorithm with the BFM converted file (bfm2009.bin) but received a s…
ngasp updated
7 years ago
-
It seems there is nothing in morphable_model.get_color_model()?
-
Hello.
What file should be given to the fuction that loads the model? And how to generate that file?
Thanks!
-
Hi
I have a question when I used frames that have face close to the camera the fitting process is failed. that means the generated 3D model is not same as the 2D frame, could you explain to me why…
-
Hi Patrik,
Thank you very much for your release of this genius application. It works prefectly to construct 3D face model in the real time.
But I have a problem when I want to construct a 3D mod…