mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
face analysis
This commit is contained in:
parent
a6caaff5b0
commit
3ea0da0eb2
@ -68,7 +68,7 @@ demography = DeepFace.analyze("img4.jpg") #passing nothing as 2nd argument will
|
||||
#demography = DeepFace.analyze("img4.jpg", ['age', 'gender', 'race', 'emotion']) #identical to the line above
|
||||
```
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/test-case-2.jpg" width="20%" height="20%"></p>
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/img-10.jpg" width="20%" height="20%"></p>
|
||||
|
||||
Analysis function returns a json object.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user