This commit is contained in:
Sefik Ilkin Serengil 2020-02-11 16:25:26 +03:00 committed by GitHub
parent bafd1020f3
commit 3096b0c550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ demography = DeepFace.analyze("img4.jpg") #passing nothing as 2nd argument will
Analysis function returns a json object.
```
```json
{
"age": 31.25149216214664
, "gender": "Woman"