Hi, I want to train the model for detecting landmarks.
So I find out the issues about training the model, and I saw the original model of this repository(.bin & .xml) is PFLD(https://github.com/guoqiangqi/PFLD).
I am curious about the following:
Did you use the PFLD(https://github.com/guoqiangqi/PFLD) model after training it with Python, and then converting it to .bin and .xml files?
Is there a code provided to convert to .bin and .xml files?
If the original model is not the PFLD, then can you provide the train code using python or else?
Hi, I want to train the model for detecting landmarks. So I find out the issues about training the model, and I saw the original model of this repository(.bin & .xml) is PFLD(https://github.com/guoqiangqi/PFLD).
I am curious about the following:
Thank you:)