Dear community,
I recently started working with object detection with the dlib library. I have been following a tutorial where faces are created in a big pile of .dat files using landmarks which was HOG based. I tried to similiar thing with other objects as well, I used imglab to create my own collection of objects as well and turned it into a big .dat file. But for some reason I can't find any example on the internet how to use for other objects as well, could somebody provide me an example or help me out?
For this project I use a raspberry pi 4B+ and I need to create my own dataset through out of custom images. With these dataset I need to detect an object with realtime video, and this object is needs a landmark so I can detect little differences between the same object.
Sorry if my post is a bit unclear, Thanks in advance for reading and trying to help me out.
Greetings,
Irwin
I hope