Liang Xu
Liang Xu
Thank you for your great work of MyMAF-X. Since the body pose of SMPL_X is **not compatible with** SMPL, so that it may be not suitable to obtain the body...
Thank you for your interests. Since we need some time to clean, check the code, we plan to release the code in June as soon as possible. We suggest that...
InterGen provides the processed data and the data processing code is not provided.
Hi, @ggg66. I use Python3.8 and GLFW 2.7.0 on MacOS. Maybe you can try [this solution](https://stackoverflow.com/questions/51918633/importerror-failed-to-load-glfw3-shared-library-without-root-access-on-linux) on Linux and run ``` sudo apt-get install libglfw3 sudo apt-get install libglfw3-dev ```
1. 可以找一台有图形界面的电脑进行可视化,看报错应该是图形环境的问题; 2. 如论文中所写,我们对每一个动作序列找了三个不同的人进行标注,来增加描述的多样性,因此每个动作有三个texts。
7月16日晚7点,智猩猩AI新青年讲座,会讲一下近期的几个工作,感兴趣可以关注一下~
``` import numpy as np data = np.load('big_five.npy') ``` The shape of big_five.npy is (118, 5). For the first dimension, the order is [G1P1, G1P2, G2P1, G2P2, ..., G59P1, G59P2],...
Hi, sorry for the late reply. We only provide the single description for the whole interaction and we cannot guarantee the alignment between the "first person" and P1. It is...