Page 1 of 1

How to change from face detection to other own trained object detection

Posted: Wed Oct 23, 2019 4:55 pm
by riccardo.brue
Hi, I am using the esp-eye with the esp-who project. I have noticed that it is using the dlib for the face detection training, but I need to have a different object detection. I have successfully trained another svm with the dlib library on my Ubuntu host pc, but it is not clear how can I use the trained svm in my esp-eye/esp32. Who can give me some advices or general steps? Thank you.

Re: How to change from face detection to other own trained object detection

Posted: Tue Dec 03, 2019 8:07 pm
by caleb221
what kind of SVM are you using?
There are a few arduino SVM libraries that might suit your needs
(i dont have the names but i was looking through options awhile back and i did see there were a few)