dlib-to-tf-keras-converter
dlib-to-tf-keras-converter copied to clipboard
mmod_human_face_detector
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?
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.