From c3a7967246698382b76b12414d4791df5ffcab14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eefik=20Serangil?= Date: Mon, 10 Feb 2020 17:54:16 +0300 Subject: [PATCH] img size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40b98ed..9290bd7 100644 --- a/README.md +++ b/README.md @@ -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 ``` -

+

Analysis function returns a json object.