mirror of
https://github.com/serengil/deepface.git
synced 2025-07-23 10:20:03 +00:00
demo
This commit is contained in:
parent
1f990f5a21
commit
2d48ff0a45
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The easiest way to install deepface is to download it from [PyPI](https://pypi.org/project/deepface/).
|
The easiest way to install deepface is to download it from [`PyPI`](https://pypi.org/project/deepface/).
|
||||||
|
|
||||||
```python
|
```python
|
||||||
pip install deepface
|
pip install deepface
|
||||||
```
|
```
|
||||||
|
|
||||||
## Face Recognition
|
## Face Recognition [`Demo`](https://youtu.be/KRCvkNCOphE)
|
||||||
|
|
||||||
Verify function under the DeepFace interface is used for face recognition.
|
Verify function under the DeepFace interface is used for face recognition.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user