analysis test case size

This commit is contained in:
Sefik Ilkin Serengil 2020-03-23 08:43:16 +03:00 committed by GitHub
parent bc8c551f12
commit 9ecec22a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ print("Emotion: ", demography["dominant_emotion"])
print("Emotion: ", demography["dominant_race"]) print("Emotion: ", demography["dominant_race"])
``` ```
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/test-case-3.jpg" width="80%" height="80%"></p> <p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/test-case-3.jpg" width="95%" height="95%"></p>
# Installation # Installation