1026 Commits

Author SHA1 Message Date
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
Sefik Ilkin Serengil
2fd5cc1949
Update README.md 2023-06-16 12:28:24 +01:00
Sefik Ilkin Serengil
762e4b81d5
Merge pull request #775 from miawoltn/master 2023-06-11 11:02:50 +01:00
miawoltn
011a0987a7 enhancement for deepface home path creation 2023-06-11 07:38:27 +01:00
Sefik Ilkin Serengil
3bf8bcb349
Merge pull request #759 from Vincent-Stragier/rotation_error_on_mediapipe
Correct laterality of the eyes landmarks ("close" #741)
2023-06-09 11:45:49 +01: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
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
e643f56b75 Unlinted changes 2023-05-23 14:47:22 +02:00
Sefik Ilkin Serengil
ce4e4f664b
Merge pull request #750 from miawoltn/master
add missing parameter descriptions
2023-05-11 16:53:52 +01: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
Sefik Ilkin Serengil
9e8bdff845
Merge pull request #735 from RayVik/master
Fix bug with unicode filenames
2023-04-28 17:37:12 +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
1626b93b08
Merge pull request #734 from Arechii/patch-1 2023-04-27 11:08:53 +01:00
Arechi
97c9db7e5b
Fix citation entry in README 2023-04-27 11:57:47 +02:00
Sefik Ilkin Serengil
d64800f2c0 bug 708 - deepid input shape 2023-04-22 10:52:04 +01:00
Sefik Ilkin Serengil
f724e80bed
Merge pull request #728 from DonghwanKIM0101/master
issue 435, measure eyes' size
2023-04-21 15:55:33 +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
Sefik Ilkin Serengil
40abc8b2e4
requirements copied into image 2023-04-13 09:21:51 +01:00
Sefik Ilkin Serengil
e7050f3e3b
youtube 2023-03-30 22:44:53 +01:00
Sefik Ilkin Serengil
9d96dc0a4b
tech stack section removed 2023-03-25 10:04:57 +00:00
Sefik Ilkin Serengil
dd9f32d815
vlog 2023-03-23 20:48:00 +00:00
Sefik Ilkin Serengil
8b124753e9
youtube channel 2023-03-23 20:44:40 +00:00
Sefik Ilkin Serengil
6fb20deb1f
Merge pull request #696 from Vyrill/master
Add Face Confidence to Deepface.represent()
2023-03-09 17:02:43 +00:00
Matthew Liechty
b23749509f
Update DeepFace.py 2023-03-09 11:02:22 -05:00
Sefik Ilkin Serengil
05f309f357
Merge pull request #688 from Vincent-Stragier/master
Close #532, add docstring and some refactoring.
2023-03-01 15:22:17 +01:00
Vincent STRAGIER
03d7d1931f Reformat using black with settings.json 2023-03-01 14:01:15 +01:00
Vincent STRAGIER
34c7a81f76 Restore settings.json 2023-03-01 13:49:28 +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
3f3f26a90d
Merge pull request #681 from younver/master
cleaned gitignore
2023-02-25 22:52:14 +01:00
Yiğit Ö. Ünver
c7e99fb680
cleaned gitignore 2023-02-25 12:07:16 +03: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
fb52de282d single requirements 2023-02-24 11:47:01 +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
0f913adde9
preprint 2023-02-22 12:02:21 +00:00