Jon
Jon
Check the file which is being loaded for 'data'. If you used an automatic landmark detector like OpenPose, there could be empty poses in some frames, so this error should...
Yes. I have the same problem. I am using the "openpose_3dpose_sandbox_realtime.py" sample to load the 2d joints, but the landmark normalisation values (data_mean_2d, data_std_2d, data_mean_3d and data_std_3d) are missing. In...
I had the similar error using the version 0.6.1 of the addon and Godot 4.1.1. Updating the addon to the version 0.6.2 fixes the issue in my case.