Commit Graph

  • 2fba52e11b Merge pull request #1782 from iikuzmychov/fix/black-border-paste-back main Kenneth Estanislao 2026-04-29 22:31:09 +08:00
  • 0926b65aaf Merge branch 'hacksider:main' into fix/black-border-paste-back Ihor Kuzmychov 2026-04-23 19:58:12 +02:00
  • 297acded3b fix: use BORDER_REPLICATE for face warp to eliminate black border Ihor Kuzmychov 2026-04-23 19:41:44 +02:00
  • 014bce0704 Delete PERFORMANCE.md KRSHH 2026-04-23 22:12:55 +05:30
  • c962399669 Delete REVIEW_TODOS.md KRSHH 2026-04-23 22:11:53 +05:30
  • 2dd42dfc75 Merge pull request #1777 from maxwbuckley/coreml-scalar-gather-fix Kenneth Estanislao 2026-04-22 22:17:34 +08:00
  • c38d669f7c Merge pull request #1776 from maxwbuckley/paste-back-optimization Kenneth Estanislao 2026-04-22 22:14:45 +08:00
  • 890a6d41b6 onnx_optimize: widen scalar Gather indices for CoreML EP Max Buckley 2026-04-22 14:02:23 +02:00
  • f95a0bb7fb Make square aligned-face assumption explicit in _fast_paste_back Max Buckley 2026-04-22 13:40:18 +02:00
  • e957a7f4dd Move BGR→RGB after resize in preview display path Max Buckley 2026-04-22 13:31:11 +02:00
  • 19416cb3cb Merge pull request #1775 from maxwbuckley/unify-mac-windows Kenneth Estanislao 2026-04-22 18:38:32 +08:00
  • cbf0859347 Paste-back blend: uint8 cv2 SIMD, no float32 round-trip Max Buckley 2026-04-22 12:05:39 +02:00
  • a6c99607fc Cut paste-back from quartic to linear in face size Max Buckley 2026-04-22 11:58:02 +02:00
  • 0a87d63560 Address PR #1775 review: pipelined-detection race and CUDA-graph monkey-patch Max Buckley 2026-04-22 11:45:59 +02:00
  • ea19030c74 Add PERFORMANCE.md and REVIEW_TODOS.md Max Buckley 2026-04-22 11:08:33 +02:00
  • 4d04e830bc Fix CUDA-graph replay race + many_faces enhancer regression Max Buckley 2026-04-22 11:08:23 +02:00
  • f65aeae5db Apple Silicon + Windows CUDA perf: 60 FPS pipeline, cross-platform routing Max Buckley 2026-04-22 10:44:59 +02:00
  • 64d3f06089 Delete tests directory KRSHH 2026-04-19 17:36:33 +05:30
  • fceafcb234 Merge pull request #1751 from Gujiassh/fix/face-mask-none-frame-guard Kenneth Estanislao 2026-04-15 14:13:18 +08:00
  • 033475b89c Update version in README from 2.1.2 to 2.1.3 Kenneth Estanislao 2026-04-15 01:29:59 +08:00
  • 07711af712 Update contributors section in README.md Kenneth Estanislao 2026-04-15 01:29:44 +08:00
  • 44664d8a7f Merge pull request #1746 from maxwbuckley/apple-silicon-perf-optimizations Kenneth Estanislao 2026-04-15 01:25:51 +08:00
  • 15a3f537a4 test: cover additional invalid frame guards gujishh 2026-04-13 21:09:27 +09:00
  • fbcea9e135 fix(face-mask): guard create_face_mask against None frame gujishh 2026-04-12 14:19:48 +09:00
  • 646b0f816f Move hot-path imports to module scope Max Buckley 2026-04-09 14:34:53 +02:00
  • bcdd0ce2dd Apple Silicon performance: 1.5 → 10+ FPS (zero quality loss) Max Buckley 2026-04-09 14:28:07 +02:00
  • 8703d394d6 ONNX CUDA exhaustive convolution search + IO binding Kenneth Estanislao 2026-04-09 16:34:27 +08:00
  • 69e3fc5611 Rendering optimization Kenneth Estanislao 2026-04-09 16:25:22 +08:00
  • 2b26d5539e supress error message Kenneth Estanislao 2026-04-09 16:04:00 +08:00
  • fea5a4c2d2 Merge pull request #1707 from rohanrathi99/main Kenneth Estanislao 2026-04-05 23:19:17 +08:00
  • 51fb7a6ad6 Merge pull request #1722 from mvanhorn/osc/1654-face-enhancer-v2 Kenneth Estanislao 2026-04-05 23:16:52 +08:00
  • 6da4f398d5 Merge pull request #1731 from JiayuuWang/contribot/fix-readme-macos-python-version Kenneth Estanislao 2026-04-05 23:16:20 +08:00
  • 3e362383d8 Merge pull request #1732 from yetval/fix/cuda-vram-exhaustion-video-processing Kenneth Estanislao 2026-04-05 23:15:38 +08:00
  • 11fb5bfbc6 Fix CUDA VRAM exhaustion during video processing (#1721) yetval 2026-04-02 22:58:47 -04:00
  • 586d8f3fb0 docs: fix inconsistent Python version references in macOS/Linux setup jacob-wang 2026-04-03 10:33:11 +08:00
  • 1edc4bc298 DML Lock fixed for cuda and CPU Kenneth Estanislao 2026-04-01 23:55:43 +08:00
  • 1f3668f7c1 Delete DeepLiveCam.lnk ozp3 2026-04-01 16:46:28 +03:00
  • 3d16ee346f Delete run-dml.bat ozp3 2026-04-01 16:45:31 +03:00
  • ab834d5640 feat: AMD DML optimization - GPU face detection, detection throttle, pre-load fix ozp3 2026-03-28 13:09:20 +03:00
  • bf8a89d20a Merge pull request #1725 from jhihweijhan/fix/video-output-pipeline Kenneth Estanislao 2026-04-01 23:14:22 +08:00
  • bb4ef4a133 Apply suggestion from @sourcery-ai[bot] Kenneth Estanislao 2026-04-01 23:13:59 +08:00
  • b6b6c741a2 Revert "Merge pull request #1710 from ozp3/amd-dml-optimization" Kenneth Estanislao 2026-04-01 22:33:01 +08:00
  • 1b240a45fd Merge pull request #1710 from ozp3/amd-dml-optimization Kenneth Estanislao 2026-04-01 22:29:43 +08:00
  • ecf02d0640 Delete DeepLiveCam.lnk ozp3 2026-04-01 16:46:28 +03:00
  • 0cbc9f126f Delete run-dml.bat ozp3 2026-04-01 16:45:31 +03:00
  • a3fd56a312 Fix missing video output reporting and encoding flow Karl 2026-04-01 15:22:09 +08:00
  • 9525d45291 fix(face-enhancer): add missing process_frame_v2 method Matt Van Horn 2026-03-30 23:49:12 -07:00
  • d9a5500bdf Merge pull request #1713 from TeachDian/fix-1705-wsl-onnxruntime-gpu Kenneth Estanislao 2026-03-29 04:54:34 +08:00
  • 86134b6e1d Fix #1705: Update onnxruntime-gpu requirement to 1.23.2 for WSL compatibility TeachDian 2026-03-29 04:46:48 +08:00
  • fbd1cc5973 docs: add AMD DML optimization notes to README ozp3 2026-03-28 13:16:43 +03:00
  • eac2ad2307 feat: AMD DML optimization - GPU face detection, detection throttle, pre-load fix ozp3 2026-03-28 13:09:20 +03:00
  • 9e6f30c0a4 silenced deprecation Kenneth Estanislao 2026-03-27 21:35:27 +08:00
  • 97321a740d Update face_analyser.py Kenneth Estanislao 2026-03-27 21:24:19 +08:00
  • 9207386e07 Switch to FP32 model by default, add run script RohanW11p 2026-03-27 17:29:01 +05:30
  • f5f7ac7764 Revise README for clarity and formatting Kenneth Estanislao 2026-03-23 10:02:50 +08:00
  • 77d3492eef Add download link for models in README Kenneth Estanislao 2026-03-13 23:39:46 +08:00
  • 8e3d6e7c65 Add emoji to project title in README Kenneth Estanislao 2026-03-13 22:17:32 +08:00
  • ee9699ee70 Happy 80k! Kenneth Estanislao 2026-03-13 22:09:18 +08:00
  • 3c8b259a3f Some edits on the UI Kenneth Estanislao 2026-03-13 22:03:28 +08:00
  • 30b27c2b71 Update Quick Start section to v2.7 beta Kenneth Estanislao 2026-03-12 02:40:52 +08:00
  • 0d8f3b1f82 Fix on vulnerability report 2.7-beta Kenneth Estanislao 2026-03-06 23:26:48 +08:00
  • 6e9e7addf2 Update press section with recent media mentions KRSHH 2026-03-03 21:16:56 +05:30
  • 0c7e871bfc Merge pull request #1689 from laurigates/pr/base-ui-tooltips Kenneth Estanislao 2026-02-28 02:41:07 +08:00
  • e340b0da8a feat(ui): add hover tooltips to all controls Lauri Gates 2026-02-24 21:41:24 +02:00
  • d0f81ed755 Merge pull request #1671 from laurigates/pr/fix-macos-camera-enum Kenneth Estanislao 2026-02-24 14:29:00 +08:00
  • de01b28802 Merge pull request #1678 from laurigates/pr/perf-opacity-handling Kenneth Estanislao 2026-02-24 14:28:17 +08:00
  • b645d5e60b fix(macos): replace cv2_enumerate_cameras with safe bounded loop Lauri Gates 2026-02-22 21:04:20 +02:00
  • 31b3a97003 Merge pull request #1680 from laurigates/pr/perf-float32-buffer-reuse Kenneth Estanislao 2026-02-23 15:13:03 +08:00
  • e3b46e83b7 Merge pull request #1669 from laurigates/pr/feat-gpen-enhancers Kenneth Estanislao 2026-02-23 15:05:44 +08:00
  • e93fb95903 perf(processing): optimize post-processing with float32 and buffer reuse Lauri Gates 2026-02-22 21:27:31 +02:00
  • aabf41050a perf(face-swapper): optimize opacity handling and frame copies Lauri Gates 2026-02-22 21:12:02 +02:00
  • e57116de68 feat: add GPEN-BFR 256 and 512 ONNX face enhancers Lauri Gates 2026-02-22 19:39:12 +02:00
  • d5338a3eae Update version in README and add contributor Kenneth Estanislao 2026-02-23 01:02:22 +08:00
  • 7ec3a4be29 Merge pull request #1665 from laurigates/pr/perf-pipeline-threading Kenneth Estanislao 2026-02-23 00:59:22 +08:00
  • ca6cba9311 perf(ui): decouple face detection from swap in live webcam pipeline Lauri Gates 2026-02-22 18:41:47 +02:00
  • d89385457e Merge pull request #1659 from laurigates/pr/fix-tk9-compat Kenneth Estanislao 2026-02-23 00:13:47 +08:00
  • b015f0099f Update GFPGANv1.4 download link to ONNX format Kenneth Estanislao 2026-02-23 00:03:37 +08:00
  • b7c3c9bc87 Bump protobuf from 4.25.1 to 5.29.6 dependabot/pip/protobuf-5.29.6 dependabot[bot] 2026-02-22 16:02:48 +00:00
  • e56a79222e Merge branch 'main' of https://github.com/hacksider/Deep-Live-Cam Kenneth Estanislao 2026-02-23 00:01:36 +08:00
  • 5b0bf735b5 use onnx on face enhancer Kenneth Estanislao 2026-02-23 00:01:22 +08:00
  • c02bd519d8 Update README.md Kenneth Estanislao 2026-02-23 00:01:02 +08:00
  • 36bb1a29b0 Merge pull request #1189 from davidstrouk/main Kenneth Estanislao 2026-02-22 23:55:13 +08:00
  • 2bbc150bfb Merge pull request #1651 from hacksider/dependabot/pip/pillow-12.1.1 Kenneth Estanislao 2026-02-22 18:01:34 +08:00
  • a1722c7b2e fix(ui): patch CTkOptionMenu for Tk 9.0 compatibility Lauri Gates 2026-02-22 11:43:29 +02:00
  • 07b4d66965 Update version in README to 2.0.3c Kenneth Estanislao 2026-02-15 20:56:12 +08:00
  • ff7cc3ac2f Update version in Quick Start section of README Kenneth Estanislao 2026-02-15 20:55:51 +08:00
  • f0ec0744f7 GPU Accelerated OpenCV Kenneth Estanislao 2026-02-12 19:44:04 +08:00
  • 36b6ea0019 Update ui.py Kenneth Estanislao 2026-02-12 18:54:18 +08:00
  • 523ee53c34 Update ui.py Kenneth Estanislao 2026-02-12 18:50:40 +08:00
  • e544889805 Lowers the face analyzer making it a bit faster Kenneth Estanislao 2026-02-12 18:47:42 +08:00
  • c6524facfb Bump pillow from 11.1.0 to 12.1.1 dependabot[bot] 2026-02-11 16:36:29 +00:00
  • 91baa6c0a5 Update Quick Start section to version 2.6 Kenneth Estanislao 2026-02-10 23:54:02 +08:00
  • a4c617af3e Update metadata.py 2.6 Kenneth Estanislao 2026-02-10 12:23:28 +08:00
  • 9a33f5e184 better mouth mask Kenneth Estanislao 2026-02-10 12:21:42 +08:00
  • 2b36300b8c Update version in README to 2.0.2c Kenneth Estanislao 2026-02-06 22:30:39 +08:00
  • 21c029f51e Optimization added Kenneth Estanislao 2026-02-06 22:20:08 +08:00
  • 06bc8f2152 Update Quick Start section to v2.4 Kenneth Estanislao 2025-12-16 03:50:08 +08:00
  • 63b90c428e Update project version in README 2.4 Kenneth Estanislao 2025-12-15 04:56:00 +08:00
  • df8e8b427e Adds Poisson blending Kenneth Estanislao 2025-12-15 04:54:42 +08:00
  • dfd145b996 Update Quick Start section to v2.3d Kenneth Estanislao 2025-11-20 22:11:05 +08:00