caleb221 / ESP32-Leaf

2nd Half of Thesis project, implementation of MTCNN onto an ESP32
MIT License
14 stars 3 forks source link

Arduino IDE Implementation #2

Closed jay6621 closed 2 years ago

jay6621 commented 4 years ago

Hey , I am doing same task but my goal is to implement it using Arduino IDE. I would love to see your work. I dropped a mail to you. Thanks

caleb221 commented 4 years ago

hey! I would suggest using tensorflow for the Arduino IDE, As far as I know the ESP-Face library doesn't work with the Arduino IDE. the problem has to do with the way the ESP core is used in the arduino IDE.