bonsai-rx / deeplabcut

A Bonsai interface for real-time markerless pose estimation using DeepLabCut
MIT License
47 stars 9 forks source link

Error: Input string was not in correct format #15

Open horsto opened 2 years ago

horsto commented 2 years ago

Screenshot 2022-05-23 at 07 52 33

Any ideas what is going on here? It fails with addition of the PredictPose node. Changing file path attributes (forward or backwards slashes) does not matter. It is supposed to run on the CPU (no GPU installed), and the Bonsai extensions folder has the tensorflow.dll.

LJacinto commented 2 years ago

Any solution to this issue? We had everything working with DetectPose and now that we changed to PredictPose we get the same error: "input string was not in a correct format".

ZacariasBarreto commented 1 month ago

It’s been 2 years, and I’m getting the same error. How did you work your way around this? Do you know what was the cause of this error?