Hi. My radical advice will be to try with latest ARM64 - Debian 11.x (Bullseye) 2023-10-07 TI EDGEAI BBAI-64 image.
Sounds like TI’s Delegate creation procedure crashed. (Delegate is that TI’s proprietary thing which should do the inference boost.)
If you are going for custom image classification with Tensorflow Lite - I can prove that it is possible to achieve on last os image.
Custom object detection with TI’s tflite delegate - doesn’t work so well. Precision is low (if use delegate) and as I can see TI is not going to fix that. So you should consider the ONNX runtime.
1 Like