1021 Commits

Author SHA1 Message Date
Vincent STRAGIER
a380cfffbb Remove unwanted changes, and add comments. 2023-06-05 13:47:55 +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
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
Sefik Ilkin Serengil
b91298537c
preprint 2023-02-22 09:35:18 +00:00
Sefik Ilkin Serengil
20c0b34299
preprint 2023-02-22 09:20:01 +00:00
Sefik Ilkin Serengil
cc9f6cd8fd
youtube 2023-02-22 09:09:31 +00:00
Sefik Ilkin Serengil
72333819b2
youtube 2023-02-22 09:08:27 +00:00
Sefik Ilkin Serengil
28d05651c7
vlog 2023-02-22 00:08:54 +00:00