BFM_to_FLAME icon indicating copy to clipboard operation
BFM_to_FLAME copied to clipboard

location to put custom basel face model

Open chency0315 opened this issue 2 years ago • 6 comments

my basel model doesn't include the neck, can it still work?

chency0315 avatar Apr 16 '23 15:04 chency0315

after I run col to text I got this error ValueError: can only convert an array of size 1 to a Python scalar

chency0315 avatar Apr 16 '23 17:04 chency0315

How do you get the custom basel face model? By excluding / masking some vertices from the original BFM model?

TimoBolkart avatar Apr 16 '23 17:04 TimoBolkart

Thanks for your response and work, I generated the model from nextface and then I turn it into npy but I got this error ValueError: can only convert an array of size 1 to a Python scalar

chency0315 avatar Apr 17 '23 03:04 chency0315

Instead of the cropped face of NextFace, use its predicted parameters and reconstruct the full, non-cropped BFM2017 head mesh. This you can then directly convert with the provided demo code

TimoBolkart avatar Apr 17 '23 11:04 TimoBolkart

Thanks for responding, where can I reconstruct the full, non-cropped BFM2017 head mesh?

chency0315 avatar Apr 18 '23 06:04 chency0315

@chency0315 did you create full non cropped BFM2017 head mesh? Thank you Your suggestion will be very much helpful to me.

sanbuddhacharyas avatar Aug 17 '23 13:08 sanbuddhacharyas