Commit Graph

  • 49c041945a
    Merge branch 'serengil:master' into master Tyas 2024-10-10 16:50:58 +07:00
  • cf7d428477
    Merge pull request #1359 from serengil/feat-task-0610-combined-distance-functions Sefik Ilkin Serengil 2024-10-06 21:59:20 +01:00
  • 53a96f635a refactoring distance functions Sefik Ilkin Serengil 2024-10-06 21:00:07 +01:00
  • a93fb63c97 single and batch distance functions are stored in verify module Sefik Ilkin Serengil 2024-10-06 20:40:33 +01:00
  • 78cd70e058
    Merge pull request #1358 from serengil/feat-task-0610-download-all-weights-in-one-shot Sefik Ilkin Serengil 2024-10-06 10:28:42 +01:00
  • 6d71177ff2 linting updates Sefik Ilkin Serengil 2024-10-06 10:18:58 +01:00
  • ee4f8e6f02 circular import problem Sefik Ilkin Serengil 2024-10-06 10:03:28 +01:00
  • 234d0db6c5 all models can be downloaded with one shot Sefik Ilkin Serengil 2024-10-06 09:58:09 +01:00
  • 5415407b7c
    Merge pull request #1357 from serengil/feat-task-0510-developments Sefik Ilkin Serengil 2024-10-05 22:41:24 +01:00
  • 532004e7ee avalability of nose and mouth check Sefik Ilkin Serengil 2024-10-05 22:30:49 +01:00
  • 0ec185721e nose and mouth unavailable case covered Sefik Ilkin Serengil 2024-10-05 22:30:20 +01:00
  • f7eb2d7873 too many args warning discarded Sefik Ilkin Serengil 2024-10-05 22:29:26 +01:00
  • 6b115ebac2 retinaface's nose and mouth field are returned in extract faces Sefik Ilkin Serengil 2024-10-05 22:09:37 +01:00
  • 6d1d6d32b3 indexes for source urls of weights added Sefik Ilkin Serengil 2024-10-05 21:54:15 +01:00
  • cb0285709e unused sequantial removed Sefik Ilkin Serengil 2024-10-05 21:19:39 +01:00
  • 8e5e42d4d3 Mediapipe paramater now configurable by env variable tyasnk 2024-10-03 10:39:27 +07:00
  • c4a49fff98
    Update Mediapipe min_detection_confidence Tyas 2024-10-03 06:22:50 +07:00
  • 476bfd1619
    Merge branch 'serengil:master' into master Tyas 2024-10-03 06:20:38 +07:00
  • 4f48d97606
    Merge pull request #1351 from kremnik/recognition_find_batched Sefik Ilkin Serengil 2024-10-01 09:52:45 +01:00
  • 8adca77ca6 fix: variable name has been changed kremnik 2024-09-30 19:55:13 +03:00
  • 3bb317ac63 fix l2_normalize and tests kremnik 2024-09-30 15:02:58 +03:00
  • ad0cbaf2dc Add batched version of the find function kremnik 2024-09-30 12:33:19 +03:00
  • 937513453e Add batched version of the find function kremnik 2024-09-30 12:29:33 +03:00
  • 1475aa838d
    Merge pull request #1350 from kremnik/fix_test_commons Sefik Ilkin Serengil 2024-09-30 09:00:58 +01:00
  • 4a81fc2553 Normalized paths in test_commons.py to make tests platform-independent kremnik 2024-09-30 00:05:36 +03:00
  • c77e201aa6
    Update MediaPipe.py Tyas 2024-09-24 20:37:26 +07:00
  • 5c242e2c85
    Merge pull request #1337 from serengil/feat-task-0609-unit-test-of-weight-utils Sefik Ilkin Serengil 2024-09-06 09:28:36 +01:00
  • 8f9c1e3b73 unit tests added for weight utils Sefik Ilkin Serengil 2024-09-06 09:18:25 +01:00
  • 9d15881ddb
    Merge pull request #1334 from kremnik/checkimagefirst Sefik Ilkin Serengil 2024-09-03 09:56:11 +01:00
  • b2e3d8d21a Improvement: check image exists first kremnik 2024-09-02 18:20:51 +03:00
  • 5ffed14fe1 updated tensorflow install in docker Arsalan Rabdanov 2024-09-02 13:48:39 +03:00
  • 9816b8f2bd added extract service route Arsalan Rabdanov 2024-09-02 13:36:19 +03:00
  • d3200c259e
    Merge pull request #1330 from kremnik/ssdpandas Sefik Ilkin Serengil 2024-09-01 16:42:35 +01:00
  • ef0b71a0af Change index to label in ssd detector kremnik 2024-09-01 17:41:22 +03:00
  • a80d3e8d27 exception messages updated Sefik Ilkin Serengil 2024-09-01 09:37:29 +01:00
  • 2feb703f96
    Merge pull request #1329 from serengil/feat-task-3108-unit-test-for-broken-weight-file Sefik Ilkin Serengil 2024-08-31 18:13:48 +01:00
  • 005280f684 customize broken weight file test Sefik Ilkin Serengil 2024-08-31 18:04:50 +01:00
  • e8346601e2 typo in weight file name Sefik Ilkin Serengil 2024-08-31 17:53:34 +01:00
  • f23d63c643 do broken file test with unused model Sefik Ilkin Serengil 2024-08-31 17:51:07 +01:00
  • 074e81ba50 enforce broken weight file test at the end of all tests Sefik Ilkin Serengil 2024-08-31 17:31:00 +01:00
  • ed8a6404d9 unit test for broken weight file Sefik Ilkin Serengil 2024-08-31 17:12:19 +01:00
  • 46fe4a8164
    Merge pull request #1327 from serengil/feat-task-3108-exception-handling-for-loading-weights Sefik Ilkin Serengil 2024-08-31 16:56:09 +01:00
  • 8b86f36390 load weights is done in a common function Sefik Ilkin Serengil 2024-08-31 16:46:44 +01:00
  • a3088ac903
    Merge pull request #1326 from serengil/feat-task-3108-casting-confidence-to-float Sefik Ilkin Serengil 2024-08-31 16:35:49 +01:00
  • a52d4f3869 cast confidence to float Sefik Ilkin Serengil 2024-08-31 14:17:10 +01:00
  • f3d0923fc4
    Merge pull request #1325 from serengil/feat-task-3108-loading-weights-in-general-way Sefik Ilkin Serengil 2024-08-31 13:43:35 +01:00
  • 3e2df1bf10 f string pring Sefik Ilkin Serengil 2024-08-31 13:42:26 +01:00
  • 9d8d2ddf4f weight downloads moved to a common place Sefik Ilkin Serengil 2024-08-31 13:24:04 +01:00
  • 0d1bce3618
    Update test_extract_faces.py Sefik Ilkin Serengil 2024-08-30 08:04:50 +01:00
  • 5e261e709c
    Update Ssd.py Sefik Ilkin Serengil 2024-08-30 07:58:51 +01:00
  • 213d540266 feat(deepface): no optimization Shivam Singhal 2024-08-30 11:33:25 +05:30
  • e351b1fc2b feat(deepface): version change Shivam Singhal 2024-08-30 11:32:23 +05:30
  • cef09cbdca fix: fp32 changes Shivam Singhal 2024-08-29 12:06:24 +05:30
  • 9889356b7b fix: fp32 changes Shivam Singhal 2024-08-29 11:07:41 +05:30
  • aad9697feb
    Merge branch 'serengil:master' into master Shivam Singhal 2024-08-29 11:06:47 +05:30
  • 14158d3656
    Merge pull request #1321 from kremnik/ssdpandas Sefik Ilkin Serengil 2024-08-28 20:14:32 +01:00
  • 613583826e Optimize ssd detector:fixes kremnik 2024-08-28 19:42:00 +03:00
  • 10cbb2bc58 fix: fp16 changes Shivam Singhal 2024-08-28 16:04:09 +05:30
  • 7d3a0c99a7 fix: test changes Shivam Singhal 2024-08-28 08:14:34 +05:30
  • fa0ce75a5f feat: cuda change Shivam Singhal 2024-08-28 08:10:05 +05:30
  • e9d980fdd4 feat: any change Shivam Singhal 2024-08-27 21:56:34 +05:30
  • 654b5a2c97 feat: any change Shivam Singhal 2024-08-27 19:50:40 +05:30
  • 14d12e275b feat: optional test Shivam Singhal 2024-08-27 19:49:09 +05:30
  • 85da7a6320 feat: np array Shivam Singhal 2024-08-27 19:45:51 +05:30
  • 0037527fc3
    Merge pull request #1 from ShivamSinghal1/feature/facenet512-onnx Shivam Singhal 2024-08-27 18:50:07 +05:30
  • a463f027d3 feat: test case support Shivam Singhal 2024-08-27 18:48:15 +05:30
  • a8bb076998 feat: added facenet512 onnx model support Shivam Singhal 2024-08-27 18:33:23 +05:30
  • a65f87a65a Optimize ssd detector kremnik 2024-08-27 06:06:39 +03:00
  • ed1b117016
    Merge pull request #1319 from Circuit8/represent-optimizations Sefik Ilkin Serengil 2024-08-26 14:50:16 +01:00
  • f4d164e0aa Linting + optimizations Josh 2024-08-26 14:34:00 +01:00
  • cc8c3f0461 Fixed rotation angle Josh 2024-08-24 09:07:53 +01:00
  • 70bce5ae63 Sped up face alignment by using cv2 for rotation rather than PIL Josh 2024-08-23 15:46:54 +01:00
  • d478f41c47 gitignore venv Josh 2024-08-23 14:03:06 +01:00
  • 6bdf83b86f Added max_faces Josh 2024-08-22 20:13:40 +01:00
  • 0022131bf6
    Merge pull request #1317 from kremnik/dataclass Sefik Ilkin Serengil 2024-08-23 08:57:12 +01:00
  • 196a22ccf7 Add Dataclass: lint fix kremnik 2024-08-22 23:26:24 +03:00
  • 8bf60a8d5e Add Dataclass kremnik 2024-08-22 23:09:22 +03:00
  • 47e0bf18d1
    Update README.md Sefik Ilkin Serengil 2024-08-17 20:47:09 +01:00
  • b447cc4add
    Merge pull request #1311 from serengil/feat-task-1708-stream-overlay-bug-for-crowded-photo Sefik Ilkin Serengil 2024-08-17 10:26:17 +01:00
  • cc99de6e76 perform resize in a common point Sefik Ilkin Serengil 2024-08-17 10:13:29 +01:00
  • a7c2a9f76b bug while showing the recognized face when source image has more than one face sorted Sefik Ilkin Serengil 2024-08-17 10:09:27 +01:00
  • f544038481 v94 Sefik Ilkin Serengil 2024-08-17 10:08:43 +01:00
  • f2c2bb27e4
    Merge pull request #1310 from serengil/feat-task-1708-exception-messages-refactored-for-1339 v0.0.93 Sefik Ilkin Serengil 2024-08-17 08:26:54 +01:00
  • e9d96a789d these things covered - expected exception messages updated - nested embedding input is not supported, this is checked Sefik Ilkin Serengil 2024-08-17 08:11:44 +01:00
  • 52d6873253 exception messages updated Sefik Ilkin Serengil 2024-08-17 08:10:49 +01:00
  • 39a6d24163 whitespace removed Sefik Ilkin Serengil 2024-08-17 08:10:36 +01:00
  • 9768abc720
    Merge pull request #1309 from kremnik/verification Sefik Ilkin Serengil 2024-08-16 20:59:36 +01:00
  • 3416aa9800 Merge branch 'verification' of github.com:kremnik/deepface into verification kremnik 2024-08-16 22:01:29 +03:00
  • a2e590cfb0 Update minimum distance between embeddings calculation: fixes kremnik 2024-08-16 21:53:33 +03:00
  • 6f224a7ce1
    Merge branch 'serengil:master' into verification Alexander Golubkov 2024-08-16 18:12:51 +03:00
  • 8365f1483e
    Update README.md Sefik Ilkin Serengil 2024-08-16 14:34:35 +01:00
  • 7609a3dc96
    Update README.md Sefik Ilkin Serengil 2024-08-16 11:32:18 +01:00
  • ca1db5fac7 Update minimum distance between embeddings calculation kremnik 2024-08-16 04:56:58 +03:00
  • 6b75d54f98
    Merge pull request #1308 from serengil/feat-task-1508-facial-coordinates-out-of-borders Sefik Ilkin Serengil 2024-08-15 08:27:33 +01:00
  • 30591701a7 facial area coordinates must be in image borders Sefik Ilkin Serengil 2024-08-15 08:15:15 +01:00
  • f3d1809a9f
    Merge pull request #1306 from kremnik/recognition Sefik Ilkin Serengil 2024-08-15 07:42:47 +01:00
  • fc5c4b9155 Add tests for refresh_database=False kremnik 2024-08-14 20:32:54 +03:00
  • 6eeaeb46f2 Update internal db storage kremnik 2024-08-14 01:53:26 +03:00
  • ff03dc6ece
    Update README.md Sefik Ilkin Serengil 2024-08-13 16:24:29 +01:00
  • e85f09bfbf
    Update README.md Sefik Ilkin Serengil 2024-08-13 16:23:32 +01:00