mirror of
https://github.com/serengil/deepface.git
synced 2025-06-08 12:35:22 +00:00
links
This commit is contained in:
parent
6507f82a06
commit
f245f37a7d
@ -16,7 +16,7 @@ pip install deepface
|
|||||||
|
|
||||||
## Face Recognition
|
## 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. **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](https://sefiks.com/2018/08/06/deep-face-recognition-with-keras/) and [verify](https://sefiks.com/2020/05/22/fine-tuning-the-threshold-in-face-recognition/). **deepface** handles all these common stages in the background.
|
||||||
|
|
||||||
**Face Verification** - [`Demo`](https://youtu.be/KRCvkNCOphE)
|
**Face Verification** - [`Demo`](https://youtu.be/KRCvkNCOphE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user