552 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
f544038481 v94 2024-08-17 10:08:43 +01:00
Sefik Ilkin Serengil
52d6873253 exception messages updated 2024-08-17 08:10:49 +01:00
Sefik Ilkin Serengil
39a6d24163 whitespace removed 2024-08-17 08:10:36 +01:00
kremnik
a2e590cfb0 Update minimum distance between embeddings calculation: fixes 2024-08-16 21:53:33 +03:00
kremnik
ca1db5fac7 Update minimum distance between embeddings calculation 2024-08-16 04:56:58 +03:00
Sefik Ilkin Serengil
30591701a7 facial area coordinates must be in image borders 2024-08-15 08:15:15 +01:00
kremnik
fc5c4b9155 Add tests for refresh_database=False 2024-08-14 20:32:54 +03:00
kremnik
6eeaeb46f2 Update internal db storage 2024-08-14 01:53:26 +03:00
kremnik
d4a544f012 Update path handling: fixes 2024-08-12 03:18:40 +03:00
kremnik
0bb94a1a11 Update path handling 2024-08-12 03:10:20 +03:00
Sefik Ilkin Serengil
b7c7a5580f models refactored 2024-08-08 08:53:56 +01:00
Sefik Ilkin Serengil
fefb0dcd14 detection module refactored 2024-08-08 08:35:05 +01:00
Golubkov Alexander
1d3de83c2a
Merge branch 'serengil:master' into distances 2024-08-04 19:43:52 +03:00
kremnik
ef228d9341 Optimize distance calculation 2024-08-04 19:39:01 +03:00
Sefik Ilkin Serengil
51717db2ba batch run support added for facial attribute models 2024-08-04 12:47:36 +01:00
Sefik Ilkin Serengil
8e2caf6ede cleaner controls 2024-08-04 12:02:24 +01:00
Sefik Ilkin Serengil
5c1bf67507 getting tasks dynamically 2024-08-04 11:57:34 +01:00
Sefik Ilkin Serengil
111c20cca5 v93 2024-08-04 11:53:28 +01:00
Sefik Ilkin Serengil
6263cef831 external tests 2024-08-04 11:47:10 +01:00
Sefik Ilkin Serengil
bb7242645e manage global variables in single place 2024-08-04 11:41:24 +01:00
kremnik
59e8d52b63 Update Logger singleton creation, add test and docstring 2024-08-02 05:53:08 +03:00
Programador Artificial
dacdca4eae Fix importError menssage 2024-07-18 19:41:26 -03:00
Sefik Ilkin Serengil
010bb2b1f0 get max_faces number faces from largest 2024-07-17 17:23:23 +01:00
Sefik Ilkin Serengil
c66804717c adding max_faces argument to represent 2024-07-17 17:00:55 +01:00
Programador Artificial
0e423a64d1 Restore grayscale=False 2024-07-15 11:20:32 -03:00
Programador Artificial
d385c63766 Remove default param 2024-07-15 11:17:14 -03:00
Programador Artificial
546675ca40 Remove call for default values 2024-07-15 11:14:15 -03:00
Programador Artificial
9300ed0dfd Add grayscale parameter again 2024-07-15 10:45:05 -03:00
Programador Artificial
878564ee1c Add color_face option for extract_faces 2024-07-15 10:21:42 -03:00
Programador Artificial
bb8096ad97 Add flag to normalize output face image 2024-07-15 10:19:26 -03:00
Programador Artificial
1ade9001a7 Improve documentation of grayscale 2024-07-13 17:00:14 -03:00
Programador Artificial
45c9f723e0 Fix extract faces grayscale 2024-07-13 16:42:03 -03:00
Student B
4ffbc8ec75
Face alignment with rotation using resample 2024-07-03 16:46:57 +03:00
Sefik Ilkin Serengil
c1f435720d cors 2024-06-11 21:47:43 +01:00
Sefik Ilkin Serengil
09fdf25bb8 show more details in case of exception while api calls 2024-06-11 20:19:26 +01:00
Sefik Ilkin Serengil
229c7673ee pylint exceptions continue 2024-06-07 20:47:46 +01:00
Sefik Ilkin Serengil
429c6b8f67 pylint exceptions 2024-06-07 20:37:48 +01:00
Sefik Ilkin Serengil
f35abd1ec2 anti spoofing 2024-06-07 20:10:32 +01:00
Sefik Ilkin Serengil
f0ffe1978c whitespaces removed 2024-06-03 20:10:28 +01:00
Sefik Ilkin Serengil
6d3b7aa4c4 in case of eyes null 2024-06-02 21:12:30 +01:00
Sefik Ilkin Serengil
5f98932ac2 v92 2024-06-02 21:08:34 +01:00
Sefik Ilkin Serengil
dcd1e80cc0 restore coordinates to version before border added 2024-06-02 21:06:46 +01:00
Sefik Ilkin Serengil
578f3e3dff Add a black border around an image to avoid moving faces outside after alignment 2024-06-02 20:33:51 +01:00
Sefik Ilkin Serengil
a8cb394b76 deepface version printed 2024-06-02 18:53:38 +01:00
Sefik Ilkin Serengil
c04e51e472 raise error if refresh db is false and pkl is empty 2024-05-18 14:05:46 +01:00
Sefik Ilkin Serengil
3a1a4a06e3 linting
- recent PR comes with long line linting error
- pipeline was using different pylint version, it gives error whereas my local does not
2024-05-17 22:02:58 +01:00
BrunoMarinhoM
b4a35fe80b minor changes and typos corrected 2024-05-17 16:34:37 -04:00
BrunoMarinhoM
3a6ab4820b ISSUE #1233: Feature refresh_database argument added to method find 2024-05-17 15:54:33 -04:00
Sefik Ilkin Serengil
c04fe040a7
Merge pull request #1229 from GobinathAL/fix_docstring 2024-05-07 19:07:06 +01:00
gobinathal
ffd712e5db fix docstring max_threshold_to_verify in verify method 2024-05-07 22:44:54 +05:30