ObjectDetectionRPiZero icon indicating copy to clipboard operation
ObjectDetectionRPiZero copied to clipboard

./tensorflow/lite/tools/make/build_rpi_armv6_lib.sh - Fails

Open znerl opened this issue 5 years ago • 2 comments

After running ./tensorflow/lite/tools/make/build_rpi_armv6_lib.sh

it fails in : make: *** No rule to make target '/home/pi/tensorflow/tensorflow/lite/tools/make/gen/rpi_armv6/obj/tensorflow/lite/experimental/ruy/allocator.o', needed by '/home/pi/tensorflow/tensorflow/lite/tools/make/gen/rpi_armv6/lib/libtensorflow-lite.a'. Stop.

znerl avatar Aug 14 '20 09:08 znerl

Please see the thread at https://github.com/cloudwiser/TensorFlowLiteRPIZero/issues/3 Given the error is the same, I suspect you are using a different TFLite version from 1.14.1

cloudwiser avatar Aug 14 '20 18:08 cloudwiser

To your question...

./label_image leads to this error message ERROR: Could not open './mobilenet_quant_v1_224.tflite'. Failed to mmap model: ./mobilenet_quant_v1_224.tflite

...please check you have the necessary files present and the paths correct

cloudwiser avatar Aug 28 '20 10:08 cloudwiser