You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note, this does not have an effect on the pose data, but only matters for visualization, if you would like to draw the pose it will create an insanely large image. (So you could also use 0 and that would be fine)
There is an occasional issue for some pose files when saving a normalized version of the hands.
Error message:
ushort format requires 0 <= number <= (32767 *2 +1)
A pose file is generated but it is very small (only 4 bytes) and it cannot be read in again.
Currently, I have only seen this issue with normalisation of the right hand.
Colab to reproduce: https://colab.research.google.com/drive/1CPTP6Um2K6bYv62QvHrVZ0HyPc0WKpSA?usp=sharing
The text was updated successfully, but these errors were encountered: