Replies: 2 comments
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hi @JsGjKJzi , Test your model You can also upload the camera server report for complete logs: AXIS Server Report Viewer |
Beta Was this translation helpful? Give feedback.
-
I am working on a Tensorflow Lite model to run on Axis cameras, using the Artpec 8 DLPU of the P1468-LE as a development target. I am successfully able to follow the tensorflow-to-larod-artpec-8 example to convert my model to tflite format.
However, when attempting to run it on the camera with Axis OS 11.11.73 I get the following error
Error: Could not run job: Failure when invoking interpreter
.Digging into the logs a little bit yields:
Utilizing the included
larod-client
yields similar results the following result:I upgraded to Axis OS 11.11.124 with similar results:
I did not get the
liblarod
version from 11.11.124.I then downgraded to Axis OS 10.12.270 and everything looks fine
There are a few discussions on Tensorflow's Github page that seem partially relevant:
There is a similar discussion elsewhere on AxisCommunications Github is it possible to run a tflite model using artpec 7 gpu? #673
I would obviously like this to work on newer Axis OS versions. Could you please assist me in understanding what is failing here?
Beta Was this translation helpful? Give feedback.
All reactions