galthran-wq
|
1d358aa15a
|
pseudo-batching dlib
|
2025-02-18 09:44:59 +00:00 |
|
galthran-wq
|
1c825e8803
|
add more models and detector-specific rtol
|
2025-02-18 09:18:33 +00:00 |
|
galthran-wq
|
f3d05ef2d5
|
add a couple to test batch extract faces
|
2025-02-18 09:03:17 +00:00 |
|
galthran-wq
|
60bee4e1a9
|
detect faces return list of lists on batched inputs
|
2025-02-18 08:48:47 +00:00 |
|
galthran-wq
|
c4b4b4a736
|
lint
|
2025-02-17 12:28:44 +00:00 |
|
galthran-wq
|
0f67ddaf9f
|
optional MtCnn batching (does not work in python3.8)
|
2025-02-17 12:08:32 +00:00 |
|
galthran-wq
|
7e59cdf05d
|
lint
|
2025-02-16 14:40:19 +00:00 |
|
galthran-wq
|
8bfdcf139a
|
test diff detetors
|
2025-02-16 14:05:56 +00:00 |
|
galthran-wq
|
b544a2d866
|
pseudo batched retinaface
|
2025-02-16 13:54:28 +00:00 |
|
galthran-wq
|
619930cd1e
|
detection skip
|
2025-02-16 13:30:32 +00:00 |
|
galthran-wq
|
799f83cd7b
|
true batching on detect_faces
|
2025-02-13 12:43:54 +00:00 |
|
galthran-wq
|
ad01724726
|
soft test
|
2025-02-13 12:43:32 +00:00 |
|
galthran-wq
|
ba2ff90ac4
|
mtcnn batching
|
2025-02-12 16:35:16 +00:00 |
|
galthran-wq
|
bbf6a55037
|
enhance batched detector test
|
2025-02-12 16:05:16 +00:00 |
|
galthran-wq
|
1bd83356e7
|
yolo detect batched
|
2025-02-12 15:59:13 +00:00 |
|
galthran-wq
|
b2d6178bed
|
opencv pseudo batching
|
2025-02-12 15:49:35 +00:00 |
|
galthran-wq
|
737ee793dc
|
chagne detector interface
|
2025-02-12 15:47:39 +00:00 |
|
galthran-wq
|
b38e95c407
|
test batch extract faces
|
2025-02-12 15:47:24 +00:00 |
|
galthran-wq
|
0ad7c57abf
|
deepFace batch detection; typing
|
2025-02-12 10:04:20 +00:00 |
|
galthran-wq
|
f4d18a70c0
|
batched detection
|
2025-02-12 09:43:18 +00:00 |
|
Sefik Ilkin Serengil
|
72e82f0605
|
Update README.md
github sponsor button size
|
2025-02-04 14:38:53 +00:00 |
|
Sefik Ilkin Serengil
|
5f297575e3
|
Update README.md
github sponsor button size
|
2025-02-04 14:38:33 +00:00 |
|
Sefik Ilkin Serengil
|
0652aba338
|
Update README.md
github sponsor button size
|
2025-02-04 14:38:18 +00:00 |
|
Sefik Ilkin Serengil
|
76af76f385
|
Update README.md
github sponsor button
|
2025-02-04 14:37:50 +00:00 |
|
Sefik Ilkin Serengil
|
80d083a3e4
|
Add files via upload
|
2025-02-04 14:36:23 +00:00 |
|
Sefik Ilkin Serengil
|
5bc8dc1a9f
|
Update README.md
remove product hunt and hackernews badges
|
2025-02-04 09:03:40 +00:00 |
|
Sefik Ilkin Serengil
|
3a4068ad41
|
Update README.md
don't show hackernews and product hunt in badge area anymore
|
2025-01-20 16:40:22 +00:00 |
|
Sefik Ilkin Serengil
|
8ec64066ea
|
Update README.md
put github trending to the upper area of product badges
|
2025-01-20 09:45:20 +00:00 |
|
Sefik Ilkin Serengil
|
d22df005ee
|
Update README.md
github trending in end of badge area
|
2025-01-20 09:44:12 +00:00 |
|
Sefik Ilkin Serengil
|
a75d45bf07
|
Update README.md
location of github trending moved to under of logo
|
2025-01-20 09:43:37 +00:00 |
|
Sefik Ilkin Serengil
|
3cbe7358ae
|
Update README.md
github trending
|
2025-01-20 09:43:00 +00:00 |
|
Sefik Ilkin Serengil
|
29200f4fd6
|
Merge pull request #1423 from PyWoody/load_image_io
load_image now accepts file objects that support being read
|
2025-01-10 17:16:28 +00:00 |
|
Samuel J. Woodward
|
e4cba05a10
|
updated doctstring descriptions for functions that accept IO[bytes] file objects
|
2025-01-10 12:04:01 -05:00 |
|
Samuel J. Woodward
|
86fa2dfa83
|
updating docstrings to appease linter
|
2025-01-10 11:46:28 -05:00 |
|
Samuel J. Woodward
|
7112766966
|
correct import ordering to be alphabetized
|
2025-01-10 11:26:16 -05:00 |
|
Samuel J. Woodward
|
f3da544812
|
updated docstrings for fucntions that now accept IO[bytes]
|
2025-01-10 11:21:01 -05:00 |
|
Samuel J. Woodward
|
39173b748b
|
adding IO[bytes] types to functions that now accept io objects
|
2025-01-10 11:05:43 -05:00 |
|
Samuel J. Woodward
|
8c5a23536d
|
use requirements.txt for testing non-image io objects
|
2025-01-10 10:40:02 -05:00 |
|
Samuel J. Woodward
|
242bd3eb84
|
failure to decode an io object as an image raises an exception
|
2025-01-10 09:14:15 -05:00 |
|
Samuel J. Woodward
|
f9af73c1c7
|
defualt --> default
|
2025-01-09 11:51:31 -05:00 |
|
Samuel J. Woodward
|
4f0fa6ee22
|
load_image now accepts file objects that support being read
|
2025-01-09 10:35:47 -05:00 |
|
Sefik Ilkin Serengil
|
94f336b95f
|
Create CODE_OF_CONDUCT.md
|
2025-01-08 16:49:28 +00:00 |
|
Sefik Ilkin Serengil
|
5bab888411
|
Merge pull request #1420 from PyWoody/image_utils
Optimizations for deepface.recognition.find, Optimization and New Iterator Functionality in image_utils
|
2025-01-07 15:42:06 +00:00 |
|
Samuel J. Woodward
|
83031a427d
|
image_exts and pil_exts are now global variables and are now named as IMAGE_EXTS and PIL_EXTS to match Python naming conventions.
|
2025-01-07 10:25:40 -05:00 |
|
Sefik Ilkin Serengil
|
a48daf28e7
|
Merge pull request #1421 from gustavn19/gln_updates
fix small spelling error :))
|
2025-01-07 13:58:49 +00:00 |
|
Gustav
|
cde5236fc9
|
fix small spelling error
|
2025-01-07 13:51:16 +01:00 |
|
Samuel J. Woodward
|
6a7505269c
|
Test image_utils.yield_images returns the same files as image_utils.list_images
|
2025-01-06 10:11:10 -05:00 |
|
Samuel J. Woodward
|
2aa8ebfec8
|
explicitly specified the SendType and ReturnType paramaters for yield_images
|
2025-01-06 09:43:29 -05:00 |
|
Samuel J. Woodward
|
9995343e24
|
delay creating pickled_images until necessary
|
2025-01-06 09:34:23 -05:00 |
|
Samuel J. Woodward
|
661f13f3b3
|
Remove no longer needed images list
|
2025-01-06 09:22:18 -05:00 |
|