Submitted by Valachio t3_117o8t2 in MachineLearning
parabellum630 t1_j9dcup7 wrote
Reply to comment by Valachio in [D] What's the best way to capture a person's 3D likeness right now? by Valachio
3D morphable models are the way to go for image of face to 3d model. I have previously done a lot of research work on this. The deep learning model takes an image as input and outputs 3d model as an obj or fbx file. This can be used in any 3d editing software. Take a look at DECA on github.
Valachio OP t1_j9dqmsh wrote
DECA looks cool and it looks viable for my project. I'll look into it a bit deeper. Thanks for the suggestion.
Viewing a single comment thread. View all comments