Liam Walsh

Results 2 issues of Liam Walsh

Hello, recently I'm seeing a runtime crash with the following error 17:17:14.693 16426-16492/com.edvard.poseestimation E/AndroidRuntime: FATAL EXCEPTION: CameraBackground Process: com.edvard.poseestimation, PID: 16426 java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN6tflite3gpu2cl9Arguments11kArgsPrefixE" referenced by...

It appears to me that the output stride of the model is set to 2 - for super accurate tracking. Is there any way to change this output stride? Would...