mirror of
https://github.com/serengil/deepface.git
synced 2025-07-21 09:20:02 +00:00
Update README.md
embeddings section's tutorial added
This commit is contained in:
parent
4ac3f07510
commit
debe68eac1
@ -142,7 +142,7 @@ Here, you can also find some real time demos for various facial recognition mode
|
||||
| Emotion | - | [`Video`](https://youtu.be/Y7DfLvLKScs) |
|
||||
| Celebrity Look-Alike | - | [`Video`](https://youtu.be/RMgIKU1H8DY) |
|
||||
|
||||
**Embeddings** - [`Demo`](https://youtu.be/OYialFo7Qo4)
|
||||
**Embeddings** - [`Tutorial`](https://sefiks.com/2025/06/28/what-are-vector-embeddings-and-why-they-matter-in-ai/), [`Demo`](https://youtu.be/OYialFo7Qo4)
|
||||
|
||||
Face recognition models basically represent facial images as multi-dimensional vectors. Sometimes, you need those embedding vectors directly. DeepFace comes with a dedicated representation function. Represent function returns a list of embeddings. Result is going to be the size of faces appearing in the image path.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user