I am impressed by your research results and would like to use your trained model for some simple applications.
Suppose I've used some kind of face detection algorithm (such as MTCNN) to get cropped faces, I was wondering if you could provide a simple example code to illustrate how to get the face embedding (such as how to normalize the cropped face, etc.).
Thank you.