iacopomasi / face_specific_augm

Face Renderer to perform Domain (Face) Specific Data Augmentation
http://www.openu.ac.il/home/hassner/projects/augmented_faces/
416 stars 126 forks source link

how to add other pose of 3dmodels #10

Closed ElanallyLi closed 6 years ago

ElanallyLi commented 7 years ago

hello, how do you create the 3d models and whats the difference of the 10 different models in one pose。Besides,what the 3d models inside contains and how can i create new pose model? (I am a new beginner and a student,thank you very much.)

iacopomasi commented 6 years ago

Hi @ElanallyLi , the 3D rendered views are created beforehand in MATLAB with a script. Currently, this process has not been released yet but we might decide to release it soon. This will allow for example to have precomputed view to render pitch variations as well or more angles.

The MATLAB script to generate the 3D rendered views uses MATLAB + a CG renderer.

If you have a 3D generic model you can try on your own but you need to format the data in the .mat file in the same way I did in order to use it with the renderer.