fix typo

master
Vladimir Mandic 2021-04-06 07:45:23 -04:00
parent ea5d1e61c2
commit 2e665d7f32
1 changed files with 1 additions and 1 deletions

@ -69,7 +69,7 @@ of a face image that can be further visualized with
## Face Descriptor ## 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 They can be stored as normal arrays and reused as needed