Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Support both coordinate-based and heatmap-based inference; Up to 100 FPS landmark inference speed with SOTA face detector on CPU.
In this script the face detector is the RBF network, thats pretty clear. But is the face landmark algorithm mobilefacenet, I thought mobilefacenet is face recognition algorithm. Can you please clarify or provide the reference paper for this version of mobilefacenet on which the model is based. Thanks
In this script the face detector is the RBF network, thats pretty clear. But is the face landmark algorithm mobilefacenet, I thought mobilefacenet is face recognition algorithm. Can you please clarify or provide the reference paper for this version of mobilefacenet on which the model is based. Thanks