mirror of
https://github.com/serengil/deepface.git
synced 2025-06-08 04:25:21 +00:00
header
This commit is contained in:
parent
c15001e765
commit
f93deabbce
@ -16,9 +16,7 @@ pip install deepface
|
||||
|
||||
## Face Recognition
|
||||
|
||||
A modern face recognition pipeline consists of 4 common stages: detect, [align](https://sefiks.com/2020/02/23/face-alignment-for-face-recognition-in-python-within-opencv/), represent and verify. [`Demo`](https://youtu.be/OYialFo7Qo4)
|
||||
|
||||
Deepface handles all these common stages in the background.
|
||||
A modern face recognition pipeline consists of 4 common stages: detect, [align](https://sefiks.com/2020/02/23/face-alignment-for-face-recognition-in-python-within-opencv/), represent and verify. **deepface** handles all these common stages in the background.
|
||||
|
||||
**Face Verification** - [`Demo`](https://youtu.be/KRCvkNCOphE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user