training shape predictor

asked 2020-05-19 09:08:47 -0600

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

edit retag flag offensive close merge delete

Comments

i don't think, we can help you with dlib problems, different library ...

berak gravatar imageberak ( 2020-05-19 09:35:37 -0600 )edit

@irwin_com. Yes, u can do .dat file for deep learning. Unfortunately, not on detect on feet.

supra56 gravatar imagesupra56 ( 2020-05-19 21:56:17 -0600 )edit