1041 Commits

Author SHA1 Message Date
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
Sefik Ilkin Serengil
77b57f66af
Merge pull request #757 from Vincent-Stragier/analyze_raise_on_empty_actions
Raise error on empty or erroneous `actions` parameter in `analyze()` closes #729
2023-06-23 16:41:17 +01: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
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
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
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
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
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