esp-idf运行TensorFlow 模型,求助

Moderator: ESP_ZT

white_sun
Posts: 3
Joined: Sun Jul 03, 2022 9:28 am

esp-idf运行TensorFlow 模型,求助

Postby white_sun » Sat Jul 23, 2022 1:32 am

我们已经训练好了一个tensorflow模型,现在想将其部署在esp32s3eye板子上。参考的是https://www.espressif.com.cn/zh-hans/news/ESP32 ... 具也做了一个库的迁移https://github.com/tensorflow/tflite-micro),导致示例方法运行出现了问题:

Code: Select all

make -f tensorflow/lite/micro/tools/make/Makefile TARGET=esp generate_hello_world_esp_project

Code: Select all

tensorflow/lite/micro/tools/make/downloads/flatbuffers already exists, skipping the download.
tensorflow/lite/micro/tools/make/downloads/kissfft already exists, skipping the download.
tensorflow/lite/micro/tools/make/downloads/pigweed already exists, skipping the download.
find: ‘tensorflow/lite/micro/tools/gen_micro_mutable_op_resolver_test/person_detect’: No such file or directory
tensorflow/lite/micro/tools/make/Makefile:518: tensorflow/lite/micro/tools/make/targets/esp_makefile.inc: No such file or directory
make: *** No rule to make target 'tensorflow/lite/micro/tools/make/targets/esp_makefile.inc'.  Stop.
现在卡死在这方面,十分难受。请问大家有没有什么好的解决方案。

ChallengeAssistant
Posts: 32
Joined: Thu Apr 21, 2022 8:31 am

Re: esp-idf运行TensorFlow 模型,求助

Postby ChallengeAssistant » Mon Jul 25, 2022 4:06 am

同学您好,建议先阅读以下文档,看是否能解答您的疑问。

https://github.com/espressif/esp-dl/blo ... ADME_cn.md
https://github.com/espressif/esp-dl/blo ... ADME_cn.md

Who is online

Users browsing this forum: No registered users and 60 guests