-
How to get FLAME model? Which solution was used?
Is it just enough to scale to 4 FLAME model? Without any rotation and moving?
And how did you align point cloud with FLAME model?
-
hi conallwang, loved your mesh processing stuff in flame2smplx, my question is given a custom smplx model body, I want to fit the flame head to it, so, this custom smplx body already has some betas an…
-
WP 2.4 of the BBR grant is to "Enhance GPGPU functionality using FLAME GPU":
> We will also significantly enhance Chaste GPGPU functionality by utilising [FLAME GPU](https://github.com/FLAMEGPU/FLA…
-
C:\Users\admin>adb shell
flame:/ $ su
flame:/ # cd /data/local/tmp
flame:/data/local/tmp # ls
frida-server-16.5.6-android-arm64 vysor.pwd
flame:/data/local/tmp # mv frida-server-16.5.6-android-a…
-
Thanks a lot for the add-on, it's awesome !
But I wonder if it is possible to set the `shape` and `expression` parameters of the flame model in Blender with python, using the parameters that I get …
-
Can someone suggest how we can optimize the head obtained from the FLAME method (https://github.com/TimoBolkart/BFM_to_FLAME) instead of the head we get in the SMPL-X model? How can replace the head o…
-
Can the model generate FLAME parameters for new identities during inference that were not included in its training dataset? If not, what strategies can be employed to fine-tune the model to make it wo…
-
I want to convert a SFM model to FLAME. I try to replace the value in BFM_to_FLAME_corr by BFM_front_idx (https://github.com/sicxu/Deep3DFaceRecon_pytorch/blob/master/BFM/BFM_front_idx.mat) which mean…
lvZic updated
3 weeks ago
-
I have some questions about FLAME fitting.
I performed FLAME mesh fitting on the H3DS dataset and my own dataset by following the instructions for preparing a custom dataset. However, some of the F…
-
Thank you for your excellent work!
I read your paper and it mentioned that the blendshape format used should be the standard FLAME format, i.e. 300+6+100, but I found that the actual output of the mo…