We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
@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.
static_images
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: