20 Commits

Author SHA1 Message Date
Anthr@X
5e55fafdb5 Add Yunet detector 2023-07-08 23:17:50 +10:00
Vincent STRAGIER
64f93d1fcc Change yolov8n to yolov8. 2023-06-24 00:05:48 +02:00
Vincent STRAGIER
dcf94150f2 Refactoring and requirements. 2023-06-23 23:31:50 +02:00
Vincent STRAGIER
0e9d7b7915 Grammar. 2023-06-05 13:56:47 +02:00
Vincent STRAGIER
a380cfffbb Remove unwanted changes, and add comments. 2023-06-05 13:47: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
b452bd26ac Add YOLOv8n-face, with confidence 2023-05-23 19:18:38 +02:00
Sefik Ilkin Serengil
7a978d29c5 linting 2023-01-29 00:45:25 +00:00
Sefik Ilkin Serengil
db3a0f2fe8
Merge branch 'master' into regions 2022-10-24 11:24:36 +03:00
Andrea Oliveri
eeca8775ca Fixed minor bug: all regions now are (left, top, width, height) 2022-10-23 16:33:00 +02:00
Andrea Oliveri
d96b4bdbc5 Added confidence to FaceDetector.detect_face and .detect_faces methods 2022-10-23 15:49:26 +02:00
blueprintparadise
f07f278d22
Update FaceDetector.py 2021-09-28 16:28:20 +05:30
Sefik Ilkin Serengil
d3e03c3e5a detector argument for stream 2021-07-27 00:15:15 +03:00
Sefik Ilkin Serengil
5e2c530835 singleton comment 2021-06-27 00:56:27 +03:00
Sefik Ilkin Serengil
18c96e492e performance improvement 2021-06-24 09:30:45 +03:00
Sefik Ilkin Serengil
9f31012ef4 detector as a global variable 2021-06-24 00:00:20 +03:00
Sefik Ilkin Serengil
1812391a3c align argument 2021-04-29 21:38:08 +03:00
Sefik Ilkin Serengil
0bdc341ce7 clean code in detectors interface 2021-04-28 23:03:15 +03:00
Sefik Ilkin Serengil
b898f97b38 detector mechanism 2021-04-28 21:42:58 +03:00