Open fatsheep2020 opened 1 year ago
@fatsheep2020 these raw images embedded from static_images component here.. The component itself is included via this CMakeList.txt lines
https://github.com/espressif/tflite-micro-esp-examples/blob/2d95a9c37fa6937720859e8a497b69837f7d6982/examples/person_detection/CMakeLists.txt#L2 https://github.com/espressif/tflite-micro-esp-examples/blob/2d95a9c37fa6937720859e8a497b69837f7d6982/examples/person_detection/main/CMakeLists.txt#L18
Do check if static_images
entries does exist in your project.
there is a test image define as the pic highlight: but it will be compile error, can't find this symbole, how to define it? thanks!