Pytorch_Retinaface
Pytorch_Retinaface copied to clipboard
512-D Feature Embedding
trafficstars
Many thanks for your great job, I just wondering how can I get embedding vectors for the detected faces?
You would have to generate the feature separately (face recognition algorithm), taking the detected face as input, to get the 512-D feature embedding.