-1

I want to ask can I implement dlib c++ library do detect not face shape but train to detect another shapes? Thank you for your answers

Dona
  • 11
  • 4

1 Answers1

1

First prepare your data using this tool : imglab

Then train your own shape predictor using: train shape predictor

thachnb
  • 1,503
  • 10
  • 13