背单词
背单词
path, shape = Path(paths[si]), shapes[si][0] IndexError: list index out of range please :( fit it
在上一个问题中解决了内存溢出问题,但是我在运行demo.py文件时,只有第一张照片能正常显示,其余都是空白,请问如何解决呢? 
作者您好,请问您使用ffmpeg的版本是多少呢?
请问需要多少epoch能够复现论文结果呢?,需要在哪里设置epoch?因为目前实验效果达不到论文,请告诉我准确的参数吧,十分感谢! How many epochs are needed to reproduce the results of the paper?, Where do I need to set an epoch? Because the current experimental results cannot meet the requirements...
May I ask how to calculate the structure of a graph δ value? 请问如何计算一个图结构的δ值
作者您好,抱歉又来打扰您,对于论文中流程图有一些疑问?在流程图钟没看到文本 c 输入,在哪里体现了呢? 
ERROR: No matching distribution found for torch==2.0.1 目前2.0.1版本的torch在那个镜像有呢?
请问如何对保存的模型进行动作预测的可视化呢?就像您的论文中那样 How to visualize the action prediction of saved models? Just like in your paper?
Hello author, I would like to use the STS-GCN evaluation method to calculate the MPJPE values for each dataset. Can you provide the calculation code? I don't quite understand his...