dlib-to-tf-keras-converter icon indicating copy to clipboard operation
dlib-to-tf-keras-converter copied to clipboard

mmod_human_face_detector

Open AbrarZShahriar opened this issue 6 years ago • 1 comments

doesn't work for the mmod_human_face_detector.dat. I have edit the XML generator to get the mmod_human_face_detector.dat XML but the actually converter seems to be only for the Recognition model not the detector model. Any work to get the hdf5 of the mmod_human_face_detector.dat?

AbrarZShahriar avatar Nov 03 '19 17:11 AbrarZShahriar

This is only for the face recognition so would not work with mmod. The tool reverse engineers the weights and they are specify to a particular model. In brief, this is not a general purpose tool to convert any dlib model.

ksachdeva avatar Dec 13 '19 14:12 ksachdeva