yfeng95 / face3d

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

Expression transfer #49

Open mrgloom opened 5 years ago

mrgloom commented 5 years ago

Is it possible to do expression transfer using this codebase? i.e. something like Fig 20 in this paper https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/400/paper.pdf Also what 3dmm is used, as I understand it's bazel (BFM)?

Liforam commented 5 years ago

hello, did you do expression transfer using this codebase? Is it useful?