BFM_to_FLAME icon indicating copy to clipboard operation
BFM_to_FLAME copied to clipboard

How to calculate the BFM_to_FLAME_corr.npz

Open PeterZhangJIe opened this issue 4 years ago • 2 comments

Thanks for your great work. The author provides the the BFM_to_FLAME_corr.npy for us. But how is this BFM_to_FLAME_corr.npzcalculated?

PeterZhangJIe avatar Mar 22 '21 15:03 PeterZhangJIe

The cache_data() in col_to_tex.py was used to create the BFM_to_FLAME_corr.npz data. However this requires tightly aligned meshes in different topology in order to compute that.

TimoBolkart avatar Apr 27 '21 12:04 TimoBolkart

  1. The cache_data() creates file 'cached_data.npy'. I find it is different from file 'BFM_to_FLAME_corr.npz'. So, How to calculate the BFM_to_FLAME_corr.npz? Thanks for your answer.
  2. I have a obj model, how can i convert BFM model to my private model?

Dian-Yi avatar May 07 '21 01:05 Dian-Yi