caleb221 / ESP32-Leaf

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

hey, can you please help me perform a human body detection using esp32 cam ? it would be of great help if you can .. #3

Closed Prabindas001 closed 2 years ago

caleb221 commented 4 years ago

What model are you planning on using?

Prabindas001 commented 4 years ago

I am a mere beginner, so I don't have any idea .

caleb221 commented 4 years ago

oh ok no problem,this code is for a few parts of the MTCNN model which is primarily for facial recognition,that was retrained for the purpose of finding plant leaves.... I would suggest to look into a more generalized model like mobilenets or something like that and use transfer learning