-
When we call `collide` (or `distance`, it behaves the same) on a collision pair (`collide(o1, T1, o2, T2, col_req, col_res)`), the function `collide` does not `clear` the collision result `col_res`.
…
-
Any example retarget SMPL to mixamo or metahuman?
-
老师你好,我最近在做一个关于视频提取骨骼特征导入动画的项目,我现在已经获得了三维骨骼关节点的坐标,需要将它转换为BVH文件所表示的运动捕捉模型,在转换坐标到欧拉角的时候,我遇到了问题,所以阅读了您的代码。
但是其中有两点令我感到困惑,每个关节点旋转的变化应该是相对于其父节点,理论上只需要得到父节点指向它的向量和初始位姿的该向量计算便可以得出旋转矩阵再转换为欧拉角,但是为什么在您的代码中需要连接该…
-
Hi,
How to generage mocap.npz, which seems not easy to me.
Can u give a clue how to generate mocap.npz from public mocap dataset?
The train_mvae.py script assumes the mocap data to be at environ…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a basic character (any type) with no modifications. Include b…
-
I modified `data_filename = "bfa.npz"` and `num_classes = 16` in style_transfer/config.py to train the bfa dataset, but the following error occurred:
```
mean and std saved at /home/ddd/deep-motion-…
-
Hello, thank you very much for momask's contribution to this field!
I am using the action results (3d pose) generated by [interGen](https://github.com/tr3e/InterGen)(A model for generating two-pers…
-
I'm experimenting with the pre-trained style-transfer model with little success.
Why can I only get good results from the animations you provided for your demo (and the files in the xia_mocap folde…
-
With the addition of so many new face bones, it's unfourtinate to hear that we will only be able to rotate these bones, rather than translate them with animations. This disregardes basic facial animat…
-