Ultra-Light-Fast-Generic-Face-Detector-1MB icon indicating copy to clipboard operation
Ultra-Light-Fast-Generic-Face-Detector-1MB copied to clipboard

How to get facial landmark output?

Open roiksail opened this issue 6 years ago • 8 comments

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.

roiksail avatar Nov 02 '19 14:11 roiksail

There are currently no five landmarks now ,but a version containing it will be available soon.

Linzaer avatar Nov 04 '19 07:11 Linzaer

Thank you so much,im waiting for it..

roiksail avatar Nov 04 '19 12:11 roiksail

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.

roiksail avatar Nov 08 '19 12:11 roiksail

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.

Linzaer avatar Nov 09 '19 10:11 Linzaer

Retinaface or mtcnn are slow fps and high cpu usage..your model is fantastic for real time projects

roiksail avatar Nov 09 '19 18:11 roiksail

After Ultra face, I added pfld for 98 facial keypoints detection, 17fps on RK3399.

xuguozhi avatar Jan 02 '20 06:01 xuguozhi

@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?

kafan1986 avatar Jun 04 '20 23:06 kafan1986

@Linzaer when you public face landmarks ?

defi0x1 avatar May 30 '21 10:05 defi0x1