27 Commits

Author SHA1 Message Date
galthran-wq
c46d886a67 more shape checks 2025-02-21 17:40:28 +00:00
galthran-wq
6143ed9bb4 clearify test batch extract 2025-02-21 17:35:25 +00:00
galthran-wq
dc6cb81ec5 batch test assert shape 2025-02-21 17:34:10 +00:00
galthran-wq
2eb5cac37b batch extract faces on single image special case 2025-02-18 10:40:57 +00:00
galthran-wq
526ab1baf7 test numpy array batched input 2025-02-18 10:26:52 +00:00
galthran-wq
27dea80248 batch test add other detector models 2025-02-18 10:22:53 +00:00
galthran-wq
1c825e8803 add more models and detector-specific rtol 2025-02-18 09:18:33 +00:00
galthran-wq
f3d05ef2d5 add a couple to test batch extract faces 2025-02-18 09:03:17 +00:00
galthran-wq
60bee4e1a9 detect faces return list of lists on batched inputs 2025-02-18 08:48:47 +00:00
galthran-wq
8bfdcf139a test diff detetors 2025-02-16 14:05:56 +00:00
galthran-wq
ad01724726 soft test 2025-02-13 12:43:32 +00:00
galthran-wq
bbf6a55037 enhance batched detector test 2025-02-12 16:05:16 +00:00
galthran-wq
b38e95c407 test batch extract faces 2025-02-12 15:47:24 +00:00
Sefik Ilkin Serengil
a8269767f3 unit test to confirm all faces detected 2024-12-24 11:11:50 +00:00
Sefik Ilkin Serengil
0d1bce3618
Update test_extract_faces.py
type controls in detected face
2024-08-30 08:04:50 +01:00
kremnik
a65f87a65a Optimize ssd detector 2024-08-27 06:06:39 +03:00
Sefik Ilkin Serengil
30591701a7 facial area coordinates must be in image borders 2024-08-15 08:15:15 +01:00
kremnik
0bb94a1a11 Update path handling 2024-08-12 03:10:20 +03:00
kremnik
59e8d52b63 Update Logger singleton creation, add test and docstring 2024-08-02 05:53:08 +03:00
Sefik Ilkin Serengil
13d502d3d8 unit test added for facial area coordinates after adding borders 2024-06-03 20:11:20 +01:00
Sefik Ilkin Serengil
fab08fe37c linting in test folder 2024-04-13 08:30:05 +01:00
Sefik Ilkin Serengil
4a4e706682 load base64 function renamed and moved 2024-04-13 08:10:43 +01:00
Sefik Ilkin Serengil
9a83068672 singleton logger and docstrings 2024-04-08 20:11:09 +01:00
Sefik Ilkin Serengil
94937cfb71 checking file's content type instead of extension 2024-04-07 09:25:51 +01:00
Sefik Ilkin Serengil
519c48e58d add unit test to check left eye is on the left with respect to the person instead of observer 2024-03-24 16:32:59 +00:00
Sefik Ilkin Serengil
95c55c0401 moving logics under modules
- all extract_faces logic moved to detection module
- load image related logics moved to preprocessing module
2024-01-31 19:12:16 +00:00
Sefik Ilkin Serengil
308ab61b41 modular tests 2023-12-24 13:06:07 +00:00