yangdaowu
yangdaowu
I have the same question.
> 好的,由于作者没有在这里发布任何回复,我将我的解决方案分享给需要帮助的人: > > 1. 在 /BIWI 文件夹中生成您自己的 template.pkl: > > * 从每个角色的 obj 文件中加载顶点数据 > * 通过居中和重新缩放来归一化顶点坐标 > * 居中:减去每个 x、y、z 轴的平均值 > * rescale:划分顶点的最大范围(例如除以max_val - min_val) > *...
I changed the path to the video path of the test set, but it still doesn't work

Sorry, bother again, how to generate fake videos?
If possible, could you provide corresponding steps? Thank you.
Thank you for providing the training command. I encountered the following issues when using this command: No such file or directory: 'data/BEAT/beat_cache/beat_4english_15_141/weights/GesAxisAngle_Face_300.bin' Is this because the dataset was not preprocessed,...
I encountered a new issue using ae_100.bin in Camn. Traceback (most recent call last): File "/home/ydw/anaconda3/envs/Talko/lib/python3.8/site-packages/torch/multiprocessing/spawn.py", line 74, in _wrap fn(i, *args) File "/media/ydw/sda/PycharmProjects/Diffsheg/runner.py", line 303, in main_worker train_dataset =...