From 9f179508ee33dd58894e000a55186d376bcefac4 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 11 Feb 2020 16:25:59 +0300 Subject: [PATCH] verify results --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09eaeff..6376218 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ result = DeepFace.verify("img1.jpg", "img2.jpg")

``` -Model: VGG-Face -Similarity metric: Cosine -Found Distance: 0.25638097524642944 -Max Threshold to Verify: 0.40 -Result: They are same +**Model:** VGG-Face +**Similarity metric:** Cosine +**Found Distance:** 0.25638097524642944 +**Max Threshold to Verify:** 0.40 +**Result:** They are same ``` ## Face recognition models