PJJie
PJJie
您好,请问您是每次训练用8个人的16张图片还是30张图片?我跑源程序的时候,cnn输入是5维,第一维是128,第二维是30,如果按作者设定的batchsize是(8.16),cnn输入第一维不是应该是8,第二维不是应该是16吗?
请问代码是只有iters,没有epoch吗?
https://github.com/fabro66/GAST-Net-3DPoseEstimation/blob/master/INFERENCE_EN.md The following problems occurred after the configuration was run Traceback (most recent call last): File "gen_skes.py", line 180, in generate_skeletons(video=video_path, output_animation=args.animation, num_person=args.num_person) File "gen_skes.py", line 155, in generate_skeletons viz_output,...
In the case of a single person, it seems that the 0-off node is fixed. For example, when a single person walks, the generated skeleton always walks in place, which...
我使用了你的data_gen,但是出现了以下错误,请问你知道原因吗? 
注册功能在哪里
您好,请问注册功能在哪呢?