ObjectDetectionRPiZero
ObjectDetectionRPiZero copied to clipboard
./tensorflow/lite/tools/make/build_rpi_armv6_lib.sh - Fails
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.
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
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