yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.64k stars 609 forks source link

Where is the input from? How is the input generated? #78

Open zxcv3339 opened 3 years ago

zxcv3339 commented 3 years ago

I see the example input is example1.mat. How is it generated? (Because the general input image is .jpg, .png or .ply)

wrainbow0705 commented 2 years ago

Have you solved this problem now?I meet this problem, too.I need to generate .mat format dataset by my .jpg dataset.

tuyendb commented 1 year ago

Have you solved this problem now?I meet this problem, too.I need to generate .mat format dataset by my .jpg dataset.

how can you generate .mat file from .jpg file. I have this issue -_-"