mirror of
https://github.com/serengil/deepface.git
synced 2025-07-23 10:20:03 +00:00
e-learning
This commit is contained in:
parent
eeacf48069
commit
33cbdfd6c2
@ -159,9 +159,9 @@ python api.py
|
||||
|
||||
The both face recognition and facial attribute analysis are covered in the API. You are expected to call these functions as http post methods. Service endpoints will be `http://127.0.0.1:5000/verify` for face recognition and `http://127.0.0.1:5000/analyze` for facial attribute analysis. You should pass input images as base64 encoded string in this case. [Here](https://github.com/serengil/deepface/tree/master/api), you can find a postman project.
|
||||
|
||||
# Playlist
|
||||
# E-Learning
|
||||
|
||||
Deepface is mentioned in this [youtube playlist](https://www.youtube.com/watch?v=KRCvkNCOphE&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E).
|
||||
Deepface is mentioned in this [playlist](https://www.youtube.com/watch?v=KRCvkNCOphE&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E) as video lectures.
|
||||
|
||||
# Disclaimer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user