15 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
fb7f5b6a95 more unit tests added 2024-11-13 10:13:06 +00:00
Sefik Ilkin Serengil
0b38a3c11f for form data api tests, download files to local filesystem 2024-11-10 15:45:04 +00:00
Sefik Ilkin Serengil
b19fce5f8d form data tests added, argument names updated for existing tests (img not img_path anymore) 2024-11-10 15:17:24 +00:00
kremnik
59e8d52b63 Update Logger singleton creation, add test and docstring 2024-08-02 05:53:08 +03:00
Sefik Ilkin Serengil
9a83068672 singleton logger and docstrings 2024-04-08 20:11:09 +01:00
Reza Karbasi
6fac5a9543 add: test regarding checking the unity of the output with respect to different data resources (for the same picture) added 2024-03-20 07:33:56 +03:30
Reza Karbasi
acea51c81d refactor: some logging descriptions revised in tests 2024-03-20 06:19:28 +03:30
Reza Karbasi
593a3c2539 add: a test added for 'represent' API endpoint to check the url input
This commit adds a new test case for the 'represent' API endpoint. The test verifies that the endpoint correctly processes an image URL and returns the expected data structure, including the correct number of face embeddings, face confidence, and facial area for each detected face in the image.
2024-03-20 06:04:32 +03:30
Reza Karbasi
24f7e11a68 fix: embedded size for facenet changed to 128 2024-03-19 15:50:02 +03:30
Reza Karbasi
5e38914a20 fix: an issue regarding the testing procedure has been addressed 2024-03-19 15:44:07 +03:30
Reza Karbasi
2fad7d259c feat: an api test added. It evaluates whether the api works with encoded input or not 2024-03-19 15:31:40 +03:30
Sefik Ilkin Serengil
86d424b8ac put api in deepface folder to make it testable 2024-02-04 12:45:27 +00:00
Sefik Ilkin Serengil
1ca17d7ada exclude api tests 2024-02-04 11:10:06 +00:00
Sefik Ilkin Serengil
2e170474f6 make api compatible for both runtime and unit tests 2024-02-04 11:03:57 +00:00
Sefik Ilkin Serengil
78b8198232 adding unit tests for api 2024-02-04 10:38:47 +00:00