Ask Your Question

Revision history [back]

training shape predictor

Hello community,

For a while I have been using python in combination with opencv for a project. Now I'm at a point to create a custom shape predictor. I got (in combination with dlib) a working face-detection that uses a facial landmark detection (a .dat file). Now I would like to do the same to train other objects as well, so is it possible to create a landmark detection file i.e. the shape of feet and detect feet on a livestream camera?

Thanks in advance,

Irwin