From 2e665d7f322cfc79bae842c648feaffa668d883d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 6 Apr 2021 07:45:23 -0400 Subject: [PATCH] fix typo --- Embedding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Embedding.md b/Embedding.md index df372ba..0e458b7 100644 --- a/Embedding.md +++ b/Embedding.md @@ -69,7 +69,7 @@ of a face image that can be further visualized with ## Face Descriptor -Face descriptor or embedding vectors are calulated feature vector values uniquely identifying a given face and presented as array of 128 float values +Face descriptor or embedding vectors are calulated feature vector values uniquely identifying a given face and presented as array of float values They can be stored as normal arrays and reused as needed