-
Thank you for your excellent work! Can you offer the downloading scripts for SMPL annotations? Thank you~
-
thanks alot for this awesome work , i just want to ask why this step using get_bvh_from_vibe_limited_v2.py is slow also its not utilizing my cpu or gpu power it just uses arround 7 % of cpu and its sl…
-
I am currently trying to retarget an exported BVH animation from Rokoko Studio to the Unreal Engine Skeleton. For this, I exported the Unreal Mannequin and imported it into Blender as FBX and then imp…
-
Here's a screenshot of the error i'm facing after the initialization of the mnet3 branch of the repo. The cmd line I used for the test: ``./MocapNET2CSV --from con0014/2dJoints_v1.4.csv --ik 0.001 15 …
-
**.BVHs motions appear in the floor**
Loading any .BVH motion file causes any model to suddenly appear in the floor instead of on the floor.
--Also when loading .BVHs the setting that allows switchin…
-
Hi @Wasserwecken !
Great repo! Loving it!
I was wandering whether it is possible to change a .bvh having 6 channels for all joints to an equivalent one having only 3 channels (only rotations) for …
-
Hi, I was recently attracted by your fancy project and tried to train my custom model. However, I met a problem when preprocessing the data:
The animation data obtained from the Mixamo is in a .fbx…
-
**Blender version:**
make sure you use 3.0+ before open an issue
**Model type:** Daz Genesis 8
**Issue:**
I use Dollarless motion capture for getting pose I want for drawing reference. Af…
-
Hi @Wasserwecken !
(excuse me for not responding/closing the other issues - I will do so when I find time)
I have 2 issues:
- first one is more general and pertains to how .bvhs should be parsed …
-
Hi, @Xinyu-Yi ,I tried to visualize pose sequence in pybullet using the following scripts, it works normal, but when tried to trans bvh to rbdl for visualize by steps like bvh's euler (`euler_angle_…