Şefik Serangil
01614eaeff
clean code in preprocess
2020-09-06 11:56:09 +03:00
Şefik Serangil
7f6d9075d1
common align procedure added for opencv and mtcnn
2020-09-06 11:46:52 +03:00
Şefik Serangil
b9abfb9c00
new backends for detectors
2020-09-05 22:47:20 +03:00
Şefik Serangil
4f7c5273c9
issue 89 solved
2020-09-03 09:13:35 +03:00
Şefik Serangil
7b3594fe03
Merge branch 'master' of https://github.com/serengil/deepface
2020-09-02 10:44:48 +03:00
Şefik Serangil
2351c9a3b5
warning added to stream function
2020-09-02 10:44:13 +03:00
Pradeep
0c53956360
Provide the ability to override the default gdrive model weights
2020-08-26 12:14:39 +01:00
Şefik Serangil
3471874b8f
dlib resnet added
2020-08-16 21:24:12 +03:00
Sefik Ilkin Serengil
0c12758695
typo fixed
2020-08-08 18:29:39 +03:00
Şefik Serangil
9fcd62adcc
download ensemble model
2020-07-01 14:19:12 +03:00
Şefik Serangil
b72b2ef05b
division by zero problem
2020-06-28 11:28:14 +03:00
Şefik Serangil
45892dde2b
input shape might be array for some versions
2020-06-21 09:39:24 +03:00
Şefik Serangil
7df474934c
fix after PR
2020-06-18 14:54:26 +03:00
danielgo13
e09d277be9
fix: check first the type of the input_shape before get the shape. Also fix the if-else model_name
2020-06-18 18:30:13 +07:00
Şefik Serangil
be0b0d40c8
deepid bug fixed
2020-06-17 09:56:59 +03:00
Şefik Serangil
4bb49ab446
deepid in api and stream
2020-06-17 09:05:34 +03:00
Şefik Serangil
79e481ee7c
deepid model added
2020-06-16 23:48:18 +03:00
Şefik Serangil
44078eddb8
ensemble pre-trained model
2020-06-15 16:11:57 +03:00
Şefik Serangil
787be49db4
deepface path for ensemble
2020-06-15 16:06:41 +03:00
Sefik Ilkin Serengil
a4ac69625f
confidence score removed
2020-06-08 10:49:52 +03:00
Şefik Serangil
f95f5acbe8
unit tests for find and ensemble
2020-06-08 10:26:56 +03:00
Şefik Serangil
2f9815a1fc
ensemble in find function
2020-06-08 09:46:08 +03:00
Şefik Serangil
cc5440c6d7
ensemble learning
2020-06-07 23:38:01 +03:00
Sefik Ilkin Serengil
8fbc194f29
alternative thresholds as comment
2020-06-01 14:52:23 +03:00
Şefik Serangil
4440d82d44
distance in find function implemented
2020-05-25 17:23:15 +03:00
Şefik Serangil
89142e6872
find function added
2020-05-25 14:59:51 +03:00
Sefik Ilkin Serengil
892cbae56a
set enforce_detection to False message
2020-05-15 13:19:54 +03:00
Şefik Serangil
eeacf48069
bug fix
2020-05-04 13:38:57 +03:00
Şefik Serangil
728df10e46
progress bar
2020-05-04 11:48:14 +03:00
Şefik Serangil
74d8a64d57
enforce face detection option
2020-05-04 10:54:28 +03:00
Uria Franko
c6300b53e0
Typo Mistake
2020-04-21 16:24:47 +03:00
Uria Franko
58b0b0a037
Prevent re-detect on 224
2020-04-21 16:02:03 +03:00
Şefik Serangil
6f51009ccd
memory allocation + graph problem in verify
2020-04-20 14:30:11 +03:00
Sefik Ilkin Serengil
32b9ee5369
duplicated import
2020-04-20 09:03:00 +03:00
Şefik Serangil
fa81b4f7fd
passing built models for analysis from api
2020-04-17 20:19:32 +03:00
Uria Franko
987c5782a0
Revert "Revert "Analyze Pass Models""
...
This reverts commit 378417f7691a5240434389728a73ff66719274cd.
2020-04-17 14:59:01 +03:00
Uria Franko
378417f769
Revert "Analyze Pass Models"
...
This reverts commit b124c7bd391f492f07df3fd4a5f13888be3f8426.
2020-04-17 14:57:53 +03:00
Uria Franko
b124c7bd39
Analyze Pass Models
2020-04-17 14:49:10 +03:00
Uria Franko
1fcbd36464
Return Built Models
2020-04-16 11:32:56 +03:00
Uria Franko
93c9462161
Load models to memory
...
2 new functions:
verify_init(model_name)
analyze_init(models)
The functions created in order to pre load models to memory for shorter analzye / verify first time
Ex:
Real time analyze waiting for first face to show
without analyze_init()
first analyze takes 1.5 sec
with analyze_init()
first analyze takes 0.3 sec
2020-04-16 10:37:23 +03:00
Uria Franko
8cc09f4314
Update DeepFace.py
2020-04-16 10:29:34 +03:00
Uria Franko
459b40d0e8
Update DeepFace.py
2020-04-16 10:27:50 +03:00
Şefik Serangil
ccb7aafc48
api
2020-04-11 16:38:31 +03:00
Şefik Serangil
6bb308a7e1
model building once for api
2020-04-11 15:37:47 +03:00
Şefik Serangil
71edb0150f
plotting disabled
2020-04-09 16:06:41 +03:00
Şefik Serangil
8427be05c2
api support init
2020-04-09 12:04:51 +03:00
Şefik Serangil
9eaf86b27d
walking enabled in db images
2020-04-03 23:37:11 +03:00
Şefik Serangil
6482e1b20e
mood box shape
2020-04-01 15:49:29 +03:00
Şefik Serangil
67a86ef595
readme for stream
2020-03-31 21:49:46 +03:00
Şefik Serangil
bae9fb123d
stream stock photo
2020-03-31 21:42:18 +03:00