I’m following this tutorial on EdgeImpulse regarding OpenMV image detection (https://docs.edgeimpulse.com/docs/tutorials/image-classification). Everything worked like a charm until this step (https://docs.edgeimpulse.com/docs/deployment/running-your-impulse-openmv). I followed the “Deploying your impulse as an OpenMV firmware” recommended method - downloaded the .zip, loaded the firmware for the correct model after download, erased internal file system, blue LED blinked, etc. When I ran the provided ei_image_classification.py, however, a “Could not find the file” error happened:
I followed the tutorial to the letter. Does anyone what’s causing this issue and how to solve it? Much appreciated!