From 0472bae0ca7141c104a3caebfb18421b3a4f945c Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 11 Feb 2020 16:26:29 +0300 Subject: [PATCH] verify results --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6376218..09eaeff 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