0

My project is based on object detection using tflite on raspberry pi4, the code works perfectly without the coral accelerator however when I try to speed the detection using google coral accelerator I get this error: (I run the code using google collab)

valueerror: output tensor at index 0 is expected to have 3 dimensions, found 2.

This is the full code using google collaboration:

https://colab.research.google.com/github/khanhlvg/tflite_raspberry_pi/blob/main/object_detection/Train_custom_model_tutorial.ipynb

Please give me detailed solution, thanks:)

I tried changing the tflite version to 2.5.0 but the code didn’t work.

k k
  • 1

0 Answers0