381 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
63b397aa8e review comments resolved 2023-12-06 21:07:31 +00:00
Sefik Ilkin Serengil
125895398e modules added into logger 2023-12-06 20:55:00 +00:00
Sefik Ilkin Serengil
5464ac511c logger instead of print 2023-12-06 19:32:38 +00:00
Sefik Ilkin Serengil
bb2b28e1d9
Update DeepFace.py 2023-11-22 12:02:21 +00:00
Sefik Ilkin Serengil
37c94467f3
Update DeepFace.py 2023-11-22 11:57:55 +00:00
Sefik Ilkin Serengil
f2068df6a8
Update DeepFace.py 2023-11-22 11:49:55 +00:00
Nicolò Di Domenico
c268e396a8
fix missing normalization when skipping face detection 2023-11-15 10:47:24 +01:00
Sefik Ilkin Serengil
8eb8d96a54 old version of model.predict stored 2023-10-22 19:46:02 +01:00
Sefik Ilkin Serengil
68eaafc614
Merge pull request #857 from Villyli/master
change model.predict() to model(), notably improve memory leak (issue #697)
2023-10-22 19:41:11 +01:00
haddyadnan
1bcc065a11 refactor try block 2023-10-19 12:55:58 -07:00
haddyadnan
cca3422b54 Add error msg for failed import 2023-10-19 12:40:36 -07:00
haddyadnan
c53366b75a order result in descending order of probability 2023-10-19 12:09:41 -07:00
haddyadnan
d037d2a2d7 Merge branch 'master' into facenet_pytorch
merge master
2023-10-19 11:32:54 -07:00
haddyadnan
f07be2226f include faster mtcnn implementation 2023-10-19 11:32:39 -07:00
adnanHaddy
0a389deaf1 Include detected face confidence 2023-10-18 12:27:54 -07:00
Bosco Yung
dc75d76813 Simply face alignment procedure 2023-10-18 17:17:34 +09:00
lilw5
1d57b2f7f3 change model.predict() to model(), improve mem leak notably 2023-10-10 11:16:44 +08:00
maxpopovych
50105b21e6 opencvzoo branch changed from master to main, fix applied to sface remote repo 2023-09-08 08:57:12 +02:00
Awshr
1cec1d8f4a find method documentation modified 2023-07-27 09:21:02 +03:00
Anthr@X
9bf9542273 fix linter errors 2023-07-24 15:57:48 +10:00
Anthr@X
fc09756cfc
Merge branch 'master' into fixyunet 2023-07-14 17:16:38 +10:00
Anthr@X
3e7f6dfb58 fix comment length 2023-07-14 14:57:20 +10:00
Anthr@X
a456b43d57 fix line too long 2023-07-14 14:34:05 +10:00
Anthr@X
b97f74e186 fix linting and add comments 2023-07-13 22:13:32 +10:00
Anthr@X
498658d084 Fix yunet return negative coordinates 2023-07-13 11:30:00 +10:00
Sefik Ilkin Serengil
8bb52c0317 some linting comments after yunet implementation 2023-07-09 12:41:31 +01:00
Anthr@X
b52d1e8015 restore original size and move coordinates accordingly 2023-07-09 01:05:17 +10:00
Anthr@X
34d1f1250a return empty list if detected no face. 2023-07-09 00:23:31 +10:00
Anthr@X
a90bf8e1c0 Fix hard coded file name in message 2023-07-08 23:29:28 +10:00
Anthr@X
5e55fafdb5 Add Yunet detector 2023-07-08 23:17:50 +10:00
Vincent STRAGIER
80d4dbb64e Use original utralytics module for YOLO. 2023-06-28 19:53:51 +02:00
Vincent STRAGIER
64f93d1fcc Change yolov8n to yolov8. 2023-06-24 00:05:48 +02:00
Vincent STRAGIER
9792af410d Fix linting error. 2023-06-23 23:46:22 +02:00
Vincent STRAGIER
dcf94150f2 Refactoring and requirements. 2023-06-23 23:31:50 +02:00
Vincent STRAGIER
776bd11707 Remove broken models. 2023-06-23 20:49:05 +02:00
Vincent STRAGIER
0510613004 Comment out broken models. 2023-06-23 20:45:58 +02:00
Vincent STRAGIER
205eb0e23d Revert OpenCvWrapper.py 2023-06-23 20:41:29 +02:00
Vincent STRAGIER
0c50eb7178 Remove unwanted line return. 2023-06-23 20:34:51 +02:00
Vincent STRAGIER
16d37711d5 Remove unwanted line returns. 2023-06-23 20:33:47 +02:00
Vincent STRAGIER
dc0fa0cec6 Merging from master 2023-06-23 20:26:51 +02:00
Vincent STRAGIER
195de6e85f Merge remote-tracking branch 'upstream/HEAD' into YOLOv8 2023-06-23 17:58:13 +02:00
Vincent STRAGIER
1a3e869737 Better type checking. 2023-06-23 17:37:19 +02:00
Vincent STRAGIER
1506a67725 Revert some grammar changes. 2023-06-23 16:53:34 +02:00
Vincent STRAGIER
22ffc280bb Merge remote-tracking branch 'upstream/HEAD' into analyze_raise_on_empty_actions 2023-06-23 15:50:04 +02:00
miawoltn
011a0987a7 enhancement for deepface home path creation 2023-06-11 07:38:27 +01:00
Vincent STRAGIER
052abd26c7 Merge branch 'analyze_raise_on_empty_actions' into YOLOv8 2023-06-09 13:51:30 +02:00
Vincent STRAGIER
08988fcd0d Merging from master 2023-06-09 13:32:43 +02:00
Vincent STRAGIER
e845c00c24 Partial grammatical uniformisation of analys**. 2023-06-05 14:30:19 +02:00
Vincent STRAGIER
4ff75ecfc2 Remove unwanted changes and fix linting. 2023-06-05 14:06:10 +02:00
Vincent STRAGIER
0e9d7b7915 Grammar. 2023-06-05 13:56:47 +02:00
Vincent STRAGIER
f88a560f21 Fix linting errors. 2023-06-05 13:54:40 +02:00
Vincent STRAGIER
a380cfffbb Remove unwanted changes, and add comments. 2023-06-05 13:47:55 +02:00
Vincent STRAGIER
c96a2e4456 Add some comments. 2023-06-05 12:30:57 +02:00
Vincent STRAGIER
c09fc43d45 Add some comments about the changes. 2023-06-05 12:27:18 +02:00
Vincent STRAGIER
907db28625 Restore "no result" guard. 2023-05-24 20:50:49 +02:00
Vincent STRAGIER
769a497896 Correct laterality of the eyes landmarks. 2023-05-23 23:54:21 +02:00
Vincent STRAGIER
6c06996686 Remove "show" from the YOLOv8 detector. 2023-05-23 23:17:55 +02:00
Vincent STRAGIER
b32c31aea3 Remove broken models. 2023-05-23 23:01:34 +02:00
Vincent STRAGIER
659633f286 All available YOLOv8-face models 2023-05-23 23:00:49 +02:00
Vincent STRAGIER
b08695ac39 Clean the new wrapper. 2023-05-23 20:53:29 +02:00
Vincent STRAGIER
1b33865e05 Add alignment. 2023-05-23 20:51:35 +02:00
Vincent STRAGIER
ed38c03eae Add eyes landmarks. 2023-05-23 19:30:54 +02:00
Vincent STRAGIER
b452bd26ac Add YOLOv8n-face, with confidence 2023-05-23 19:18:38 +02:00
Vincent STRAGIER
e643f56b75 Unlinted changes 2023-05-23 14:47:22 +02:00
miawoltn
0ade149ee6 add missing parameter descriptions 2023-05-09 12:28:27 +01:00
Sefik Ilkin Serengil
52ad8e46be
Update functions.py 2023-04-29 17:37:54 +01:00
Sefik Ilkin Serengil
16fa3c2969
Read img restored 2023-04-29 17:23:15 +01:00
Sefik Ilkin Serengil
aa4e4abe30
imread restored 2023-04-29 15:27:30 +01:00
RayVik
8d91ea2f21
Update functions.py 2023-04-28 19:03:57 +03:00
RayVik
6522fa7d02
Update functions.py 2023-04-28 18:39:20 +03:00
RayVik
06ca8161bc
Update functions.py 2023-04-28 02:39:58 +03:00
RayVik
d3f78558ff
Fix bug with unicode filenames 2023-04-27 15:49:32 +03:00
Sefik Ilkin Serengil
d64800f2c0 bug 708 - deepid input shape 2023-04-22 10:52:04 +01:00
DonghwanKIM0101
decd220e6c issue 435, measure eyes' size
@thelostpeace comments that the data is [x, y, w, h], not [x1, y1, x2, y2].
2023-04-21 22:05:12 +09:00
Matthew Liechty
b23749509f
Update DeepFace.py 2023-03-09 11:02:22 -05:00
Vincent STRAGIER
03d7d1931f Reformat using black with settings.json 2023-03-01 14:01:15 +01:00
Vincent STRAGIER
3a325f5540 Reformat with black and pylint. 2023-03-01 13:40:46 +01:00
Vincent STRAGIER
0d176360ad Remove type hints (PEP484) 2023-03-01 13:05:04 +01:00
Vincent STRAGIER
7b0f34cbb1 Close #532, add docstring and some refactoring. 2023-03-01 12:44:47 +01:00
Sefik Ilkin Serengil
7414066a73
docstring 2023-02-24 12:05:13 +00:00
Sefik Ilkin Serengil
75f3eb7577 deprecated functions 2023-02-24 11:54:58 +00:00
Sefik Ilkin Serengil
a010c4188f deprecated functions 2023-02-24 11:37:57 +00:00
Sefik Ilkin Serengil
d04ab28bd3 deprecated functions added 2023-02-23 10:04:22 +00:00
Sefik Ilkin Serengil
ab8470f96f
resize bug while skipped detector 2023-02-10 14:05:40 +00:00
Sefik Ilkin Serengil
f9ec08ec04
restore 2023-02-10 13:49:52 +00:00
Sefik Ilkin Serengil
067e8f8c19
restore 2023-02-10 13:34:34 +00:00
Sefik Ilkin Serengil
8f667eecc8
resizing bug in represent for skipped detector 2023-02-10 13:17:50 +00:00
Sefik Ilkin Serengil
ea43de9baa
if detector is skipped, then resizing is missing in representation 2023-02-10 13:11:30 +00:00
Sefik Ilkin Serengil
ded49bbfa1
Merge pull request #649 from alenpaulvarghese/typo-fix
fixed a typo in the comment string
2023-01-30 21:23:46 +00:00
Sefik Ilkin Serengil
95e157e1d9 dict keys instead of items 2023-01-30 21:22:36 +00:00
roydenwa
7fbf474270
Unpack detection tuple to get detection dict 2023-01-30 21:31:04 +01:00
AlenPaulVarghese
3d52f3ee7e
fixed a typo in the comment string 2023-01-30 17:52:24 +05:30
Sefik Ilkin Serengil
e679c7206a cleaner codes 2023-01-29 23:44:09 +00:00
Sefik Ilkin Serengil
2d39ade138 clean code refactoring 2023-01-29 21:39:54 +00:00
Sefik Ilkin Serengil
029f3dfa43
Merge pull request #648 from ekkolon/improve-model-feature-maintainability
refactor: use const for model feature labels
2023-01-29 17:35:04 +00:00
Sefik Ilkin Serengil
889d5d5fd4 cleaning github action warnings 2023-01-29 16:41:19 +00:00
Nelson Dominguez
96025c1118 refactor: use const for model feature labels
This commit moves the feature labels for the Emotion, Gender and Race model to their
respective modules.
2023-01-29 17:32:38 +01:00
Sefik Ilkin Serengil
8f07aede24 linting warnings 2023-01-29 11:41:40 +00:00
Sefik Ilkin Serengil
aa7a8af9ff workflow test 2023-01-29 01:08:13 +00:00
Sefik Ilkin Serengil
7a978d29c5 linting 2023-01-29 00:45:25 +00:00