Page 1 of 1

Unable to build the TensorFlow lite example "doorbell_camera"

Posted: Thu Oct 08, 2020 11:44 am
by TeeVee
Has there been already somebody successful buiding this example: https://github.com/espressif/tensorflow ... ell_camera ?

I have latest IDF installed and am using Eclipse with latest plugin. Usually are able to build all examples
from the Espressif repositories. But this will not work and compiler stops when parsing CMAKE file.

Also working in a CMD shell is not successful, commands like idf.py menuconfig fails

So if anybody has successfully build this example to run on the esp32 camera module please let me know.