Commit Graph

  • 3a9385fad8 List->Sequence typing galthran-wq 2025-02-11 17:03:00 +00:00
  • 035d3c8ba8 SFace pseudo-batched inference galthran-wq 2025-02-11 17:01:24 +00:00
  • 8fb70eb43f VGGFace batched inference galthran-wq 2025-02-11 17:00:59 +00:00
  • c60152e9a5 batched represent galthran-wq 2025-02-11 16:58:44 +00:00
  • bb134b25d2 compatibility galthran-wq 2025-02-11 13:56:09 +00:00
  • d7a985bf12 update DeepFace represent method galthran-wq 2025-02-11 13:34:50 +00:00
  • 72919d95f4 typo galthran-wq 2025-02-11 13:27:13 +00:00
  • 0ef420bc10 batched inputs in representation galthran-wq 2025-02-11 13:01:29 +00:00
  • 72e82f0605
    Update README.md Sefik Ilkin Serengil 2025-02-04 14:38:53 +00:00
  • 5f297575e3
    Update README.md Sefik Ilkin Serengil 2025-02-04 14:38:33 +00:00
  • 0652aba338
    Update README.md Sefik Ilkin Serengil 2025-02-04 14:38:18 +00:00
  • 76af76f385
    Update README.md Sefik Ilkin Serengil 2025-02-04 14:37:50 +00:00
  • 80d083a3e4
    Add files via upload Sefik Ilkin Serengil 2025-02-04 14:36:23 +00:00
  • 5bc8dc1a9f
    Update README.md Sefik Ilkin Serengil 2025-02-04 09:03:40 +00:00
  • a05c2ea813 Add logging to test case. dakotah-jones 2025-01-28 11:01:20 -05:00
  • 5d4146b248 Add test. Add comments. Update color format for __find_bulk_embeddings. dakotah-jones 2025-01-28 10:41:16 -05:00
  • 41cabea7a6
    Merge branch 'serengil:master' into patch-1 dakotah-jones 2025-01-27 10:47:37 -05:00
  • 0ab3ac2d51 [fix] avoid problem of precision in float NatLee 2025-01-25 17:42:41 +08:00
  • 4d7793169b Merge remote-tracking branch 'origin/master' into feat/batch-predict-age-and-gender NatLee 2025-01-25 17:25:50 +08:00
  • ee3093de45
    Merge branch 'feat/batch-predict-age-and-gender' of https://github.com/NatLee/deepface into feat/batch-predict-age-and-gender h-alice 2025-01-22 16:55:21 +08:00
  • b584d29ce3
    Refine some tests. h-alice 2025-01-22 16:55:09 +08:00
  • 6df7b7d8e9
    Add support for batched input. h-alice 2025-01-22 16:54:51 +08:00
  • 61b6931ea3 [update] modify test of emotion and add client of age, gender and race tests Nat Lee 2025-01-21 11:58:41 +08:00
  • 95bb92c933
    Remove redundant squeeze. h-alice 2025-01-21 11:25:33 +08:00
  • 3a4068ad41
    Update README.md Sefik Ilkin Serengil 2025-01-20 16:40:22 +00:00
  • db4b749c98 [update] add emotions batch test Nat Lee 2025-01-20 18:14:48 +08:00
  • 8ec64066ea
    Update README.md Sefik Ilkin Serengil 2025-01-20 09:45:20 +00:00
  • d22df005ee
    Update README.md Sefik Ilkin Serengil 2025-01-20 09:44:12 +00:00
  • a75d45bf07
    Update README.md Sefik Ilkin Serengil 2025-01-20 09:43:37 +00:00
  • 3cbe7358ae
    Update README.md Sefik Ilkin Serengil 2025-01-20 09:43:00 +00:00
  • 0971fcde1f Merge commit '0d7e15147f527edc0ef09dadbd73f38d87972d1f' into feat/batch-predict-age-and-gender NatLee 2025-01-16 20:50:12 +08:00
  • 0d7e15147f [update] rm print NatLee 2025-01-16 20:48:59 +08:00
  • 6a8d1d95d3
    patch: Lint h-alice 2025-01-16 17:32:45 +08:00
  • 6a7bbdb926
    REVERT demography.py h-alice 2025-01-16 17:17:25 +08:00
  • 7e719dfdeb
    Patch: Make Age model capable to handle single or batched input. h-alice 2025-01-16 17:09:45 +08:00
  • bc92d5a15a Revert change to comment. (#1402) dakotah-jones 2025-01-15 16:43:18 -05:00
  • 1ea31bc072 Update skip case. dakotah-jones 2025-01-15 16:41:40 -05:00
  • 830decb483 Revert change to default case. dakotah-jones 2025-01-15 16:40:10 -05:00
  • 4fbd33a419
    Update representation.py dakotah-jones 2025-01-15 13:15:00 -05:00
  • c72b47484d [update] lint Nat Lee 2025-01-14 18:12:32 +08:00
  • da4a0c5452
    patch: Lint h-alice 2025-01-14 09:12:35 +08:00
  • a23893a5fa
    patch: emotion dimension. h-alice 2025-01-13 23:44:28 +08:00
  • 72b6db19d6
    patch: fix dimension h-alice 2025-01-13 23:35:48 +08:00
  • 910d6e1d80
    patch: fix dimension. h-alice 2025-01-13 23:31:22 +08:00
  • fa4044adae
    patch: Greyscale image prediction condition. h-alice 2025-01-13 23:14:40 +08:00
  • 8883b212b2
    Merge pull request #6 from NatLee/patch/adjustment-0103-1 halice 2025-01-13 23:04:29 +08:00
  • a442f7a382 Merge remote-tracking branch 'origin/master' into patch/adjustment-0103-1 NatLee 2025-01-13 22:31:23 +08:00
  • 688fbe6b90 [fix] lint NatLee 2025-01-13 22:27:11 +08:00
  • eb7b8411e8
    Documentation h-alice 2025-01-13 17:23:44 +08:00
  • 29200f4fd6
    Merge pull request #1423 from PyWoody/load_image_io Sefik Ilkin Serengil 2025-01-10 17:16:28 +00:00
  • e4cba05a10 updated doctstring descriptions for functions that accept IO[bytes] file objects Samuel J. Woodward 2025-01-10 12:04:01 -05:00
  • 86fa2dfa83 updating docstrings to appease linter Samuel J. Woodward 2025-01-10 11:46:28 -05:00
  • 7112766966 correct import ordering to be alphabetized Samuel J. Woodward 2025-01-10 11:26:16 -05:00
  • f3da544812 updated docstrings for fucntions that now accept IO[bytes] Samuel J. Woodward 2025-01-10 11:21:01 -05:00
  • 39173b748b adding IO[bytes] types to functions that now accept io objects Samuel J. Woodward 2025-01-10 11:05:43 -05:00
  • 8c5a23536d use requirements.txt for testing non-image io objects Samuel J. Woodward 2025-01-10 10:40:02 -05:00
  • 242bd3eb84 failure to decode an io object as an image raises an exception Samuel J. Woodward 2025-01-10 09:14:15 -05:00
  • f9af73c1c7 defualt --> default Samuel J. Woodward 2025-01-09 11:51:31 -05:00
  • 4f0fa6ee22 load_image now accepts file objects that support being read Samuel J. Woodward 2025-01-09 10:35:47 -05:00
  • 94f336b95f
    Create CODE_OF_CONDUCT.md Sefik Ilkin Serengil 2025-01-08 16:49:28 +00:00
  • 5bab888411
    Merge pull request #1420 from PyWoody/image_utils Sefik Ilkin Serengil 2025-01-07 15:42:06 +00:00
  • 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. Samuel J. Woodward 2025-01-07 10:25:40 -05:00
  • a48daf28e7
    Merge pull request #1421 from gustavn19/gln_updates Sefik Ilkin Serengil 2025-01-07 13:58:49 +00:00
  • cde5236fc9 fix small spelling error Gustav 2025-01-07 13:51:16 +01:00
  • 4284252a26
    Remove obsolete comment. h-alice 2025-01-07 11:19:35 +08:00
  • ba8c651c7a [fix] 1 img input for the Emotion model NatLee 2025-01-07 05:56:09 +08:00
  • 52a38ba21a [fix] use prediction shape to avoid confuse situation of predictions NatLee 2025-01-07 05:54:44 +08:00
  • ad577b4206 [update] refactor response object creation in analyze function NatLee 2025-01-07 05:33:47 +08:00
  • c44af00269 [fix] check for input number of faces NatLee 2025-01-07 05:26:27 +08:00
  • 041773232f [fix] model input size -> (n, w, h, c) NatLee 2025-01-07 05:26:07 +08:00
  • 431544ac52 [update] add process for single and multiple image NatLee 2025-01-07 04:56:05 +08:00
  • 36fb512bec [fix] handle between grayscale and RGB image for models NatLee 2025-01-07 04:55:14 +08:00
  • 29141b3cd5 [update] add hint for the shape of input img NatLee 2025-01-07 04:54:35 +08:00
  • ba0d0c5bb6 [update] make process to one-line NatLee 2025-01-07 04:54:17 +08:00
  • 85e2d8d863 [update] modify comment for multi models NatLee 2025-01-07 04:05:11 +08:00
  • e668cd415e Merge remote-tracking branch 'origin/master' into patch/adjustment-0103-1 NatLee 2025-01-07 03:57:29 +08:00
  • 6a7505269c Test image_utils.yield_images returns the same files as image_utils.list_images Samuel J. Woodward 2025-01-06 10:11:10 -05:00
  • 2aa8ebfec8 explicitly specified the SendType and ReturnType paramaters for yield_images Samuel J. Woodward 2025-01-06 09:43:29 -05:00
  • 9995343e24 delay creating pickled_images until necessary Samuel J. Woodward 2025-01-06 09:34:23 -05:00
  • 661f13f3b3 Remove no longer needed images list Samuel J. Woodward 2025-01-06 09:22:18 -05:00
  • 56d3b66a5c df_cols is now created as a set. All operations were already set operations on the object. If the order of the columns will need to be maintained in future versions, this should be restored to the original list. Samuel J. Woodward 2025-01-06 09:15:38 -05:00
  • 799cb0f6cf pickled_images is now created using a set comprehension, instead of a list comprehension as before. Like storage_images, all subsequent actions where set and not list actions, so it saves time re-creating the list as a set later on. Samuel J. Woodward 2025-01-06 09:13:01 -05:00
  • 2ee02e0003 storage_images is now built as a set with the new deepface.commons.image_utils.yield_images generator function. Previously, storage_images was created with deepface.commons.image_utils.list_images as a list, then converted to a set while never being used as purely a list. Samuel J. Woodward 2025-01-06 09:11:23 -05:00
  • 9dc261b080 clarify docstring Samuel J. Woodward 2025-01-06 09:08:48 -05:00
  • b11eec0eab created a new yield_images generator function to yield the images in a given path. The functionality is equivalent to list_images, but, instead of building then return a list, it yields the image path at each iteration. Samuel J. Woodward 2025-01-06 09:08:24 -05:00
  • ca9ecbb3ca list_images now stores valid image and PIL exts in sets built ahead of time rather than on each iteration. exact_path is not created unless the file's ext is a valid image ext. Samuel J. Woodward 2025-01-06 09:06:37 -05:00
  • fea8b11cf5
    Merge pull request #1418 from PyWoody/pickle_protocol Sefik Ilkin Serengil 2025-01-06 09:29:31 +00:00
  • c465234788
    Merge pull request #1415 from Mehrab-Shahbazi/master Sefik Ilkin Serengil 2025-01-06 09:26:35 +00:00
  • c6474882e4 Merge remote-tracking branch 'origin/feat/batch-predict-age-and-gender' into patch/adjustment-0103-1 Nat Lee 2025-01-06 13:23:26 +08:00
  • 72b94d11de
    Add new predictor. h-alice 2025-01-06 11:51:49 +08:00
  • 5a1881492f
    Add comment. h-alice 2025-01-06 11:51:22 +08:00
  • 5747d9648b
    Predictor. h-alice 2025-01-06 11:37:19 +08:00
  • 4255b4167f pickle objects are now dumped with pickle.HIGHEST_PROTOCOL Samuel J. Woodward 2025-01-04 12:05:58 -05:00
  • 15a4f46608 write small dockstring for lint Mehrab Shahbazi 2025-01-04 11:23:51 +03:30
  • d5ba8fda09
    Update README.md Sefik Ilkin Serengil 2025-01-03 13:30:32 +00:00
  • ef72640ee4
    Update README.md Sefik Ilkin Serengil 2025-01-03 13:27:49 +00:00
  • aef0a8e89b
    Update README.md Sefik Ilkin Serengil 2025-01-03 13:18:21 +00:00
  • 0f3ffbe6a7
    Update README.md Sefik Ilkin Serengil 2025-01-03 13:14:01 +00:00
  • bf12703a12
    Update README.md Sefik Ilkin Serengil 2025-01-03 13:08:32 +00:00
  • ed31afb43e
    Update README.md Sefik Ilkin Serengil 2025-01-03 13:05:28 +00:00