Need match score(similarity percentage) for classified images
pradhyumn94 opened this issue · 1 comments
pradhyumn94 commented
It would be nice to have a classification method which also provides similarity score for compared images.
Velezer commented
You can use func SquaredEuclideanDistance(descriptor1, descriptor2) in face.go