Ultra-Light-Fast-Generic-Face-Detector-1MB
Ultra-Light-Fast-Generic-Face-Detector-1MB copied to clipboard
How to get facial landmark output?
Hello,thank you ao much for awesome work,how yo get landmarks points from this model? Im using Face recognition and i need to have facial landmarks.
There are currently no five landmarks now ,but a version containing it will be available soon.
Thank you so much,im waiting for it..
I would like to ask you about when these landmarks will be added? I want an onnx model to be able to have both a bounding box and a 5points landmark as output of faces.
I have been busy recently, and the model with 5 points landmarks that I have trained is not good enough, and I still need to adjust when I have time, so I can't update it yet. You can try retinaface-mnet0.25 or MTCNN.
Retinaface or mtcnn are slow fps and high cpu usage..your model is fantastic for real time projects
After Ultra face, I added pfld for 98 facial keypoints detection, 17fps on RK3399.
@xuguozhi How many faces in the frame gives you 17 fps? I believe you need to perform facial keypoints detection, one face at a time. How much time is required for pfld for landmark generation on each face and how much time is required for Ultra face for all faces?
@Linzaer when you public face landmarks ?