mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
img size
This commit is contained in:
parent
c3a7967246
commit
351131261d
@ -81,7 +81,7 @@ demography = DeepFace.analyze("img4.jpg") #passing nothing as 2nd argument will
|
|||||||
#demography = DeepFace.analyze("img4.jpg", ['age', 'gender', 'race', 'emotion']) #identical to above line
|
#demography = DeepFace.analyze("img4.jpg", ['age', 'gender', 'race', 'emotion']) #identical to above line
|
||||||
```
|
```
|
||||||
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/img4-cropped.jpg" width="50%" height="50%"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/img4-cropped.jpg" width="20%" height="20%"></p>
|
||||||
|
|
||||||
Analysis function returns a json object.
|
Analysis function returns a json object.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user