mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
tech stack illustration
This commit is contained in:
parent
7595cea816
commit
5604fe88e5
@ -180,7 +180,7 @@ embedding = DeepFace.represent(img_path = "img.jpg", model_name = 'Facenet')
|
||||
|
||||
Tech stack is vast to store vector embeddings. To determine the right tool, you should consider your task such as face verification or face recognition, priority such as speed or confidence, and also data size.
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/tech-stack.png" width="90%" height="90%"></p>
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/tech-stack-v2.jpg" width="90%" height="90%"></p>
|
||||
|
||||
## Contribution
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user