TimoBolkart / BFM_to_FLAME

Convert from Basel Face Model (BFM) to the FLAME head model
http://flame.is.tue.mpg.de
395 stars 47 forks source link

FLAME_to_BFM #6

Closed taylorlu closed 2 years ago

taylorlu commented 3 years ago

This work provides a way to convert BFM model to FLAME, but any plan to demonstrate:

  1. how to create a BFM texture model from the FLAME vertex color space, and
  2. how to convert a FLAME mesh to a BFM mesh.

Thanks in advance.

TimoBolkart commented 2 years ago

BFM does not support all expressions and jaw poses that FLAME is able to do, and the BFM identity shape variations are more constrained. Going from FLAME to BFM easily causes artifacts, that's why we do not support this direction.

taylorlu commented 2 years ago

Thanks for your reply.