1209 Commits

Author SHA1 Message Date
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
d080b24cad adding api folder into packages 2024-02-04 10:46:39 +00:00
Sefik Ilkin Serengil
78b8198232 adding unit tests for api 2024-02-04 10:38:47 +00:00
Sefik Ilkin Serengil
53890974ea some changes on api services
- exception handling added in service
- new folder structure for api
2024-02-04 10:38:34 +00:00
Sefik Ilkin Serengil
fe977673be adding api folder to run linting 2024-02-04 10:36:45 +00:00
Sefik Ilkin Serengil
08131731c5 retuning regions as numpy int 32 was causing error in api 2024-02-04 10:36:00 +00:00
Sefik Ilkin Serengil
45e991f9f3
Update README.md
- link to citations.md was wrong
- unit_tests.py does not exist anymore, reference make test instead
2024-02-03 10:57:28 +00:00
Sefik Ilkin Serengil
50ce9f0c4b
Merge pull request #1000 from serengil/feat-task-0302-stock-images-update
source image updated
2024-02-03 10:48:34 +00:00
Sefik Ilkin Serengil
e5390d082a source image updated
- yolo and yunet added in detector outputs credit
- unused look alike, parental look alike, tech stack credits removed
- unused detector portfolio removed
2024-02-03 10:47:23 +00:00
Sefik Ilkin Serengil
f195dbf92f
Merge pull request #999 from serengil/feat-task-0202-improvements
open issues
2024-02-02 20:17:27 +00:00
Sefik Ilkin Serengil
8497682171 open issues 2024-02-02 17:33:31 +00:00
Sefik Ilkin Serengil
64d33717a9
Merge pull request #990 from serengil/feat-task-2901-cleaning-modules
Feat task 2901 cleaning modules
2024-01-31 23:49:57 +00:00
Sefik Ilkin Serengil
96d29ab069 adding expand percentage argument for detection 2024-01-31 23:43:30 +00:00
Sefik Ilkin Serengil
9494d47e31 restoration of deprecated detect face function 2024-01-31 19:51:58 +00:00
Sefik Ilkin Serengil
cefb8013bb making distance calculation functions camel case 2024-01-31 19:44:51 +00:00
Sefik Ilkin Serengil
4800aa3e8c input shape is now retrieved from models 2024-01-31 19:37:43 +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
9fbb229b97 Sorting bug for RGB restoration 2024-01-31 19:10:51 +00:00
Sefik Ilkin Serengil
5f27fa7004 add test coverage support 2024-01-31 19:09:24 +00:00
Sefik Ilkin Serengil
35025cdf6e
Merge pull request #978 from serengil/feat-task-2701-return-obj-for-detectors
pretty return type for detect faces
2024-01-27 19:30:28 +00:00
Sefik Ilkin Serengil
69c727acb8 v0.0.84 2024-01-27 19:24:04 +00:00
Sefik Ilkin Serengil
e5f0da3fd7 pretty return type for detect faces 2024-01-27 19:20:03 +00:00
Sefik Ilkin Serengil
13f33de5fe
Merge pull request #976 from MattPChoy/master 2024-01-27 14:07:15 +00:00
MattPChoy
f0f9a792ec Prevent no attribute error when using Mtcnn 2024-01-27 22:02:10 +10:00
Sefik Ilkin Serengil
0833da1a4f
Merge pull request #974 from serengil/feat-task-2601-improvements
january 26 improvements
v0.0.83 v0.0.82
2024-01-26 20:55:18 +00:00
Sefik Ilkin Serengil
36665a9e96 january 26 improvements 2024-01-26 17:52:55 +00:00
Sefik Ilkin Serengil
88814e6d2b
Merge pull request #967 from serengil/feat-task-2301-vgg-normalization-layer
vgg normalization layer bug for gpu users
prod v0.0.81
2024-01-23 22:37:45 +00:00
Sefik Ilkin Serengil
5ffa7bfb95 vgg normalization layer bug for gpu users 2024-01-23 22:29:28 +00:00
Sefik Ilkin Serengil
3265be2d3a whitespace problem 2024-01-23 20:10:07 +00:00
Sefik Ilkin Serengil
d429d71c93 examples explained in docstrings 2024-01-23 20:02:17 +00:00
Sefik Ilkin Serengil
ddf008d396
Merge pull request #965 from serengil/feat-task-2101-deepface-interface-docstrings
cosmetic changes in docstrings of interface functions
2024-01-21 23:01:14 +00:00
Sefik Ilkin Serengil
829871f1fe cosmetic changes in docstrings of interface functions 2024-01-21 22:50:37 +00:00
Sefik Ilkin Serengil
6afbfa9fef
Merge pull request #964 from serengil/feat-task-2101-deepid-represent-bug
incompatible bug for deepid in representation
2024-01-21 18:39:06 +00:00
Sefik Ilkin Serengil
9ca545c29d deepid added again for local tests 2024-01-21 18:31:39 +00:00
Sefik Ilkin Serengil
0b3151fa26 incompatible bug for deepid in representation 2024-01-21 18:23:47 +00:00
Sefik Ilkin Serengil
bc30c904a0
Merge pull request #962 from serengil/feat-task-2101-interfaces
cosmetic changes about interfaces
2024-01-21 18:17:02 +00:00
Sefik Ilkin Serengil
359162aa5e details about return types 2024-01-21 18:10:21 +00:00
Sefik Ilkin Serengil
c9a7db8815 FaceNet to Facenet 2024-01-21 14:01:11 +00:00
Sefik Ilkin Serengil
0d6aa10b82 cosmetic changes about interfaces 2024-01-21 13:52:31 +00:00
Sefik Ilkin Serengil
70b4f1a722
Merge pull request #961 from serengil/feat-task-2001-build-model-return-type
DeepFace.build_model should return any
2024-01-20 22:06:19 +00:00
Sefik Ilkin Serengil
2e282db74b common function to get tf major version 2024-01-20 20:59:05 +00:00
Sefik Ilkin Serengil
585bdae6b2 DeepFace.build_model should return any 2024-01-20 20:44:00 +00:00
Sefik Ilkin Serengil
25c6a449a5
Merge pull request #960 from serengil/feat-task-2001-interfaces
facial recognition, detector and demography models are now using inte…
2024-01-20 20:37:09 +00:00
Sefik Ilkin Serengil
a50ff7e35a deprecated module retired 2024-01-20 19:27:08 +00:00
Sefik Ilkin Serengil
25a3061ae9 deprecated dependency retired 2024-01-20 19:26:01 +00:00
Sefik Ilkin Serengil
0fd77e1c99 facial recognition, detector and demography models are now using interface 2024-01-20 19:23:28 +00:00
Sefik Ilkin Serengil
51bb1808d0
Merge pull request #959 from serengil/feat-task-1303-datastore-update
some improvements
2024-01-16 22:40:41 +00:00
Sefik Ilkin Serengil
fee33c8b34 new version 2024-01-16 22:33:43 +00:00