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