Closed sherwinkh closed 5 years ago
Warning: this issue has been inactive for 35 days and will be automatically closed on 2019-07-05 if there is no further activity.
If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.
Dlib just use 5 or 68 landmarks(shape_predictor_5_face_landmarks.dat/shape_predictor_68_face_landmarks.dat) to extract 128D vector. If I have a 68+N landmarks model,how can I get the 128D vector from the 68+N landmarks model?