-
I followed the README instructions to do inference by running the command:
```
python3 inference_bvh.py --config ./config/inference_bvh_cfg.yaml
```
However, the output I obtained was quite j…
-
I input the audio: TrinitySpeech_Gesture_I_GENEA_Challenge_2020/Test_Data/Audio/TestSeq001.wav, which has 1min 58 seconds.
after run generate.py, get motion TestSeq001.bvh, which has 2350 Frames, F…
-
Please assist with methods for allowing the Daz bvh to show when exporting.
-
In the process of building linear bvh in gpu, a good idea is that dividing the objectsd by the highest differing bit in their Morton codes, corresponds to classifying them on either side of an axis-al…
-
For Motion Style Transfer, I found you content_src and style_src in test demo is from a same person.
for example,
```
python style_transfer/test.py --content_src style_transfer/data/xia_test/sex…
-
Hi,
After learning a walking gait for several days and observing the results the gait seems ok.
However I noticed that the **BVH** file is still needed to run the network after optimization.
I…
-
[BVH_study_001.blend.zip](https://github.com/enzyme69/blendersushi/files/3405896/BVH_study_001.blend.zip)
[BVH_study_006.blend.zip](https://github.com/enzyme69/blendersushi/files/3405897/BVH_st…
-
I have tried the GitHub action layout below but get the following error.
```
2021-06-09T15:56:24.8321073Z [command]/usr/bin/git -c user.name=github-action-benchmark -c user.email=github@users.nore…
-
Hey @Arthur151,
I was able to understand the joint positions and order in SMPL24 and I know that the pose (72,) is the rotation values for 24 joints in SMPL.
I am trying to convert the output into a…
-
Hi, thank you for sharing the resolved version of LAFAN1 dataset along with data processing codes!
I was running your `export_bvh.py` and found that the resulting motion in bvh is played faster tha…