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
Sefik Ilkin Serengil
27d15d2413
some improvements
...
- update datastore
- raise meaningful errors while importing optional dependencies
- handle unexpected zero dimension issue in alignment
2024-01-16 22:31:12 +00:00
Sefik Ilkin Serengil
aa427d1d69
Merge pull request #953 from serengil/feat-task-0801-update-local-data-store
...
interface functions moved to modules
2024-01-13 23:11:52 +00:00
Sefik Ilkin Serengil
7f719b87bd
interface functions moved to modules
2024-01-13 22:21:41 +00:00
Sefik Ilkin Serengil
01853d384a
Merge pull request #951 from minhnguyenvan95/patch-1
...
Update Dockerfile
2024-01-11 09:20:21 +00:00
Minh Nguyen
ae4c86b6ee
Update Dockerfile
2024-01-11 13:14:19 +07:00
Minh Nguyen
1af08c659b
Update Dockerfile
...
reorder Dockerfile build command to improve the docker build cache layer
2024-01-11 13:05:49 +07:00
Sefik Ilkin Serengil
6d97917136
Merge pull request #950 from BastianZim/patch-1
...
Add readme and reqs to source distribution
2024-01-10 21:27:21 +00:00
Bastian Zimmermann
16eb3beb38
Add readme and reqs to source distribution
2024-01-10 14:25:56 -05:00
Sefik Ilkin Serengil
1b40870a8f
Merge pull request #948 from serengil/feat-task-0701-vgg-descriptor
...
VGG-Face descriptor with new structure
2024-01-08 17:40:21 +00:00
Sefik Ilkin Serengil
d35833e4e1
some more check for find test
2024-01-08 17:31:49 +00:00
Sefik Ilkin Serengil
0eb1515e11
avoid dimension imcompability error
...
created pickle may have 2622 dimensional vectors but VGG-Face is not creating
4096 dimensional vectors. If they are mismatch, then raise a meaningful error
2024-01-08 16:59:20 +00:00
Sefik Ilkin Serengil
05013e550c
new threshold values for vgg-face
...
tuned on lfw dataset
2024-01-08 16:57:41 +00:00
Sefik Ilkin Serengil
19f057a712
new structure for vgg-face model
2024-01-08 16:57:07 +00:00
Sefik Ilkin Serengil
d498d510bd
new output shape of vgg is 4096
2024-01-08 16:55:24 +00:00
Sefik Ilkin Serengil
f3551f7abf
discard sandbox notebooks and outputs
2024-01-08 16:53:57 +00:00
Sefik Ilkin Serengil
20edf2c8da
Merge pull request #943 from serengil/feat-task-0201-docker-script
...
script fixed
2024-01-02 21:54:15 +00:00
Sefik Ilkin Serengil
9aa2cf4585
script fixed
...
- Dockerfile is in the root, changed directory to parent
- built image name and run image were different
2024-01-02 21:52:20 +00:00
Sefik Ilkin Serengil
d59b275baa
Merge pull request #934 from serengil/feat-task-2412-more-type-hinting
...
using type hinting for backend functions
2023-12-24 14:48:21 +00:00
Sefik Ilkin Serengil
f23ab85fd1
using type hinting for backend functions
2023-12-24 14:38:14 +00:00
Sefik Ilkin Serengil
58945bd14d
Merge pull request #932 from serengil/feat-task-2312-unit-tests
...
Arranging Unit Tests
2023-12-24 13:14:11 +00:00
Sefik Ilkin Serengil
27f0619e9d
load img from url was loading rgb instead of bgr
2023-12-24 13:12:35 +00:00
Sefik Ilkin Serengil
308ab61b41
modular tests
2023-12-24 13:06:07 +00:00
Sefik Ilkin Serengil
fda758a002
Update README.md
...
arranging badges
2023-12-23 11:53:37 +00:00
Sefik Ilkin Serengil
984aadfe17
Update README.md
...
arranging badges
2023-12-23 11:53:06 +00:00
Sefik Ilkin Serengil
4e5b633238
Update README.md
...
tests and linting in introduction
2023-12-23 11:52:43 +00:00
Sefik Ilkin Serengil
bd6393daa0
Merge pull request #863 from bhky/master
...
Simplify face alignment procedure
2023-12-21 09:52:37 +00:00
Sefik Ilkin Serengil
0c0dfb8090
Update DeepFace.py
...
model type check
2023-12-18 12:06:49 +00:00
Sefik Ilkin Serengil
19f7cf620d
Update DeepFace.py
...
build_model return type
2023-12-18 11:56:56 +00:00
Sefik Ilkin Serengil
e91e48bd6c
Update DeepFace.py
2023-12-18 09:35:37 +00:00
Sefik Ilkin Serengil
e4a43fd86b
Update DeepFace.py
...
functional may come from keras or tf.keras. hard to manage in typing. used any for build_model.
2023-12-18 09:31:54 +00:00
Sefik Ilkin Serengil
8a5f2875fc
Merge pull request #922 from RazaProdigy/typehints
...
Adding Type Hints for Enhanced Code Clarity and Maintenance
2023-12-18 09:30:32 +00:00
RazaProdigy
aa96a76cb2
Removed typo from code
2023-12-18 13:25:36 +04:00
RazaProdigy
90a0282ed9
Refine type hints as per PR review
2023-12-18 13:18:57 +04:00
RazaProdigy
cfff58792a
Added type hints
2023-12-17 13:59:32 +04:00
Sefik Ilkin Serengil
bfbd00dee7
Merge pull request #921 from serengil/feat-task-1612-yunet-alignment-issue
...
yunet alignment issue sorted
2023-12-16 20:23:08 +00:00
Sefik Ilkin Serengil
bd0a3ec17e
yunet alignment issue sorted
2023-12-16 20:11:23 +00:00
Sefik Ilkin Serengil
64e6aceff0
Merge pull request #917 from fseasy/master
...
fix(represent): the `represent` is broken when user-given image. Fix it and support `pathlib.Path` for img_path
2023-12-14 14:03:46 +00:00
xuwei
7b1451ac50
fix(represent): change somthing according to comments and adapt pylint
2023-12-14 12:29:35 +00:00
xuwei
8c6dad0147
fix(represent): 1. support represent user given image 2. img_path support pathlib.Path
2023-12-14 06:57:49 +00:00
Sefik Ilkin Serengil
44f191c8aa
Update README.md
...
demo for cli
2023-12-08 22:29:30 +00:00
Sefik Ilkin Serengil
5696d27e84
Merge pull request #911 from serengil/feat-task-0712-some-improvements
...
Feat task 0712 some improvements
2023-12-08 22:21:21 +00:00