Davis E. King

Results 218 comments of Davis E. King

I don't have any tools for this. There is a converter to caffe format in the tools folder, but that's the closest I have on hand.

All this stuff is shown and demonstrated in the example programs. Read http://dlib.net/dnn_face_recognition_ex.cpp.html starting with the comments at the top.

You have to write C++ to use those models.

There are C++ programs that run these models right in the same folders as the model files.

Not really, since I wouldn't be able to recognize people based on many of the images in WIDER. A good rule in computer vision is if a human can't do...

Sure, that's fine with me so long as it's clear that users are expected to not need to modify those parameters. So such a PR would be welcome :)

This means you need more training data. Be sure you also generate your own word model, rather than using the English model file.

Yeah, it's been a while since I uploaded new precompiled binaries. It's probably about time to refresh them :)

I haven't updated anything yet. Be patient.

Please post complete instructions to reproduce your error, starting with downloading a fresh MITIE copy from the official MITIE repository.