-
Thank you very much for sharing this visualization tool. I want to set up this tool to text our results.
I built the docker according to the README. When I ran the example.py with the bvh file you p…
-
Hey everyone,
Thank you for this repository and sharing your code, it indeed produces great results.
After training your model, I've came across an issue concerning a mismatch between the length of …
-
i'm confused about the dataset structure.
I have downloaded the trinity speech gesture dataset, it includes several folders:
| AlignmentTimes.csv | 2019-10-01 16:20 | 338 |
-- | -- | -- | -- …
-
Hi Dear Patrik, thanks for your work. I am using a Ubuntu 16.04, when I run the following command I met a problem.
**sudo /usr/local/bin/docker-compose up --build**
WARNING: Dependency confli…
-
Dear authors,
Thanks for the excellent work and the code contribution!
----- training --------
I have successfully run the train.py script
1. how many epochs you used for training?-> in your pa…
-
For the evaluation metric, e.g. Table 3 and Fig. 4, what does the value mean?
Does higher/lower value correspond to better results? Or if the value is close to the ground truth=> better result
-
Hi!
I have cloned this repository and performed steps 1 and 2 from the README. I placed the files from folder `GENEA_Challenge_2020_data_release` into one directory per category instead of having t…
-
Dear Taras,
Today I want to modify your code to not only select upper body (15 joints) but also select legs and foots (addition 10 joints). A problem comes out:
Your original JointSelector:
('jts…
-
I looked over your code. thank you very much for sharing the great work at first.
I know In genea there are 23 long samples (each about 10 minutes) with name like"Recording_001.***".
How do you …
-
Trinity Dataset을 신청하여 받은 데이터셋은 .fbx 파일과 .wav 파일인 것 같은데,
trinity_data_to_lmdb.py 에서는 .bvh의 모션파일과 .json의 subtitle이 필요한 듯 보입니다.
1) 혹시 fbx파일을 bvh로 변환하여 사용하여하 하나요?
2) json파일은 어디서 구할 수 있는지 알 수 있을까…