Closed xiaosuzhang closed 5 years ago
Sorry to interrupt again. I used np.linalg.norm to compute the distance between two faces. How should i use the l2-norm distance to get the similarity between the face images? Thanks!!
Hi, please refer to ./util/verification.py Line 52-53. Thx.
Sorry to interrupt again. I used np.linalg.norm to compute the distance between two faces. How should i use the l2-norm distance to get the similarity between the face images? Thanks!!