-
#815 DFM Handler Thread #0
SIGSEGV(SEGV_MAPERR)
#00 lr 00000fbf /data/app/com.tongzhuo.tongzhuogame-1/lib/arm/libndkbitmap.so (createSkBitmap(ndkbitmap_object_t*, int, int, int)+54) [armeabi-v5te]
…
wxrOL updated
6 years ago
-
Hello, nice work! May I ask if my understanding is correct: In the PMSM of the paper, each frame corresponds to a tracked FLAME mesh, and an initial point cloud is obtained through sampling. Then, dur…
-
hi,good jobs!
Now I have a one-person dataset of flame with 5023*3 vertices each frames,about 250 frames,How can I train a new model using this dataset and to get more suitable results of this new pe…
-
The above mentioned Error occurred in the following line:
model = dame_flame.matching.FLAME(adaptive_weights = 'ridgeCV' , repeats = True , verbose = 3)
model.fit(holdout_data = df11 , treatment_col…
-
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
https://archiv.ub.uni-heidelberg.de/volltextserver/5889/
-
Nice work! But I only successfully converted the mesh of BFM model. I don't understand how to change texture.I need to use col_ to_ tex.py? I'm not likely to use the output of that code. I would be ve…
-
Thank you for your great work and contribution.
When I tried to train 4dgs, I found the results saved by .pth are inconsistent with the evaluation results during training. For example, in `sear_ste…
-
First of all, thank you for this amazing work.
I am experiencing bad performance fitting results. I want to do retargeting. To do so I am aiming to obtain the shape flame parameters and I was hopin…