Commit graph

  • 77e7ba58d5 Enable GPU on tensorflow Jason Kneen 2024-08-13 13:21:52 +01:00
  • b8fde4de4b Update README.md Jason Kneen 2024-08-13 13:11:51 +01:00
  • 3fcc8d5416 Updates for macOS and coreML / Metal Jason Kneen 2024-08-13 13:08:06 +01:00
  • fde8742720 Update .gitignore Jason Kneen 2024-08-13 13:07:49 +01:00
  • 9879c982e4 Update .gitignore Jason Kneen 2024-08-13 13:06:48 +01:00
  • f19c35bb07 Update .gitignore Jason Kneen 2024-08-13 13:06:14 +01:00
  • b1f6893464 Update .gitignore Jason Kneen 2024-08-13 12:33:49 +01:00
  • aa94f2ae7e
    Merge pull request #429 from vic4key/main Vic P. 2024-08-22 00:54:10 +07:00
  • 3755198ecd Update codes following the comments of @sourcery-ai. Vic P 2024-08-22 00:50:14 +07:00
  • 4f62119c2e Support the following options: - The live camera display as you see it in the front-facing camera frame (like iPhone's Mirror Front Camera). - The live camera frame is resizable. Note: These options are turned off by default. Enabling both options may reduce performance by ~2%. Vic P 2024-08-22 00:35:05 +07:00
  • 7eaaef788e
    Update README.md Preveen 2024-08-21 13:30:05 -03:00
  • 4dc4746235 update inswapper Kenneth Estanislao 2024-08-21 14:40:15 +08:00
  • 42b54ef330
    Merge pull request #421 from vic4key/main Vic P. 2024-08-21 02:22:12 +07:00
  • 6d28a52869 Update codes following the comments of @sourcery-ai. Vic P 2024-08-21 02:14:37 +07:00
  • 7313a332c8 Re-enabled the NSFW function (turn-off by default). @refer to the PR #237 in the experimental branch. Vic P 2024-08-21 02:02:00 +07:00
  • 4b7460ebec Create launch.json kkkiiii009900 2024-08-20 21:16:29 +09:00
  • d88f575763 Revert "fixes for ffmpeg, coreml, metal and resolution changes" Jason Kneen 2024-08-19 23:01:17 +01:00
  • a7a4b9b065 Add two face flip support to many face option ivideogameboss 2024-08-19 16:46:22 -05:00
  • f1c158c9fa fixes for ffmpeg, coreml, metal and resolution changes Jason Kneen 2024-08-19 21:11:54 +01:00
  • 5ebe48b737 two faces are render faster ivideogameboss 2024-08-19 00:28:40 -05:00
  • d531a628a1 Updated doc with detect args section ivideogameboss 2024-08-18 12:33:45 -05:00
  • efaccc226b Updated doc with args section ivideogameboss 2024-08-18 12:31:47 -05:00
  • 2c9141a00e Added two source face feature ivideogameboss 2024-08-18 11:06:26 -05:00
  • 72287ce89e
    add elif for pygrabber import Alex Berezhkovsky 2024-08-18 18:33:46 +05:00
  • e4b494174d
    Merge pull request #324 from vietjovi/main Kenneth Estanislao 2024-08-18 13:47:57 +08:00
  • 5a5a38b501 FIX: Flake8 Violations undeƒined 2024-08-18 03:58:26 +02:00
  • 9a4b5d6405 CHANGE: Adjust flake8 rules to account for E402 undeƒined 2024-08-18 03:33:37 +02:00
  • 344e089364 CHANGE: Adjust function complexity by a fraction to fit existing code undeƒined 2024-08-18 03:27:54 +02:00
  • e40e75038d CHANGE: Documented changes for local environment undeƒined 2024-08-18 03:17:21 +02:00
  • 78ea6f8755 CHANGE: Allowed python version has been downgraded to 3.10.0 (from 3.12.2) undeƒined 2024-08-18 03:16:43 +02:00
  • 7489003a50 ADD: Pyproject.toml undeƒined 2024-08-18 03:15:55 +02:00
  • 1a407a0088 ADD: requirements.txt and egg-info undeƒined 2024-08-18 03:15:26 +02:00
  • 0e43e3b406 DELETE: Requirements file undeƒined 2024-08-18 03:14:51 +02:00
  • 4c515ac48e enabled options ivideogameboss 2024-08-17 14:42:27 -05:00
  • 1831b7bb61 Added doc support ivideogameboss 2024-08-17 12:10:09 -05:00
  • 36f64f96ce Added new two face feature for webcam, video and image ivideogameboss 2024-08-17 11:58:04 -05:00
  • 36f0111f5b
    Create pylint.yml kkkiiii009900 2024-08-18 00:23:44 +09:00
  • ff4ce33693 google colab Thankgod20 2024-08-16 22:28:11 +01:00
  • 4d23db47e2
    fix: use string strip() function to remove braces in drag-and-drop file path Justin Lacy 2024-08-16 11:41:20 -07:00
  • 7979a2587d
    Add files via upload iVideoGameBoss 2024-08-16 13:20:19 -05:00
  • f3e644c432
    Add files via upload iVideoGameBoss 2024-08-16 13:19:23 -05:00
  • 512e8db65b
    Add files via upload iVideoGameBoss 2024-08-16 13:18:29 -05:00
  • c292fe05db
    Update README.md iVideoGameBoss 2024-08-16 12:58:45 -05:00
  • 774bc0bf2d
    added doc files for two face support iVideoGameBoss 2024-08-16 12:43:29 -05:00
  • e0ff192c8f updated instruction image ivideogameboss 2024-08-16 10:59:48 -05:00
  • e839618995
    Merge branch 'main' of https://github.com/hacksider/Deep-Live-Cam Justin Lacy 2024-08-16 08:45:36 -07:00
  • a01377c98c
    feat: allow drag and drop source files. Justin Lacy 2024-08-16 08:45:25 -07:00
  • fc52401379 add support for two faces ivideogameboss 2024-08-16 10:43:03 -05:00
  • d602d2e3c6 Added NSFW mode ivideogameboss 2024-08-16 08:42:07 -05:00
  • 69d863b44a Revert "Merge remote-tracking branch 'parent/experimental' into experimental" Kenneth Estanislao 2024-08-16 21:03:14 +08:00
  • d10314c8d6 Revert "Update ui.py" Kenneth Estanislao 2024-08-16 21:03:07 +08:00
  • 9d20e04336 Update ui.py Kenneth Estanislao 2024-08-16 20:29:55 +08:00
  • df99f6ca17 Merge remote-tracking branch 'parent/experimental' into experimental Aleksandr Spiridonov 2024-08-15 12:15:53 -04:00
  • 22abb8c25f Revert "Merge pull request #293 from vic4key/experimental" Kenneth Estanislao 2024-08-16 13:47:12 +08:00
  • 5097e69926 google colab Thankgod20 2024-08-16 05:00:27 +01:00
  • 9db77cfa0c google colab Thankgod20 2024-08-16 04:49:35 +01:00
  • 789b861504 google colab Thankgod20 2024-08-16 04:47:09 +01:00
  • 83b240ef75
    Update core.py DrSiiK 2024-08-15 20:04:56 -05:00
  • b894fe625d
    Update run.py Vaishnavi karmegam 2024-08-15 23:17:20 +05:30
  • ac8feff652
    Merge pull request #329 from bit-wrangler/experimental Kenneth Estanislao 2024-08-16 00:58:50 +08:00
  • a90c4facc5 added a note to README to document new virtual cam output feature Aleksandr Spiridonov 2024-08-15 12:27:52 -04:00
  • 575373beac fixed variable names not matching after merge conflict resolution from upstream Aleksandr Spiridonov 2024-08-15 12:22:19 -04:00
  • b8cdad5cce Merge remote-tracking branch 'parent/experimental' into experimental Aleksandr Spiridonov 2024-08-15 12:15:53 -04:00
  • eab5ba7027 Merge pull request #293 from vic4key/experimental Kenneth Estanislao 2024-08-15 14:21:58 +08:00
  • 137ac597ef
    Merge pull request #293 from vic4key/experimental Kenneth Estanislao 2024-08-15 13:44:53 +08:00
  • f976885456 updated rely coords for the taller window Aleksandr Spiridonov 2024-08-15 01:36:24 -04:00
  • cd2c3c2103 added virtual cam output Aleksandr Spiridonov 2024-08-15 01:31:10 -04:00
  • 3fbc1d0433 added virtual cam output toggle Aleksandr Spiridonov 2024-08-15 01:04:57 -04:00
  • b4cf8854f8 refactored camera preview to use a loop function Aleksandr Spiridonov 2024-08-15 00:50:14 -04:00
  • eb733ad8c5 started using pygrabber to get input cameras with names; fixed issue with webcam preview not stopping when the preview window is closed Aleksandr Spiridonov 2024-08-15 00:42:53 -04:00
  • 0c08c59afa Merge remote-tracking branch 'upstream/main' into main-macos-metal-gpu-optimisation Jason Kneen 2024-08-15 01:33:34 +01:00
  • c288d82713
    Fix spelling 'package' Viet Nguyen 2024-08-15 02:36:01 +07:00
  • c6c41b8d0d Support the following options: - The live camera display as you see it in the front-facing camera frame (like iPhone's Mirror Front Camera). - The live camera frame is resizable. Note: These options are turned off by default. Enabling both options may reduce performance by ~2%. Vic P 2024-08-15 02:25:29 +07:00
  • c8d526157a
    Update README.md Viet Nguyen 2024-08-15 02:22:06 +07:00
  • 4324b41b9e
    Update ui.py Kenneth Estanislao 2024-08-15 03:03:57 +08:00
  • a6e00211f0
    Merge pull request #321 from gianpaj/stop-live-mode-if-preview-is-closed Kenneth Estanislao 2024-08-15 03:01:37 +08:00
  • 99214c7ab1 Stop live mode the preview window is closed Gianfranco Palumbo 2024-08-14 17:52:42 +02:00
  • 975559ee22
    Update README.md Preveen 2024-08-14 09:00:16 -03:00
  • a0e3a9f745
    Update README.md Preveen 2024-08-14 08:56:54 -03:00
  • 4cadb054de
    Update README.md Preveen 2024-08-14 08:45:20 -03:00
  • b20d797581 Revert model and Fixes Jason Kneen 2024-08-14 00:53:52 +01:00
  • 6cda41de6c WIP fixes and performance Jason Kneen 2024-08-13 20:54:50 +01:00
  • 1570d91a12 Update face_swapper.py Jason Kneen 2024-08-13 19:06:25 +01:00
  • 51d4984fef Performance tweaks Jason Kneen 2024-08-13 19:03:22 +01:00
  • 55c8d8181c Fix an issue that the Live function where the camera was not released when the user closed the live window. Vic P 2024-08-14 00:48:01 +07:00
  • fb1f559c4d
    Update README.md Sóstenes Apollo 2024-08-13 18:56:09 +02:00
  • de20c0044a Using docker Sostenes Apollo 2024-08-13 13:25:25 -03:00
  • f26a9989ab Merge branch 'main-macos-metal-gpu-optimisation' Jason Kneen 2024-08-13 14:00:04 +01:00
  • 060f7c1f05 Model change to use GPU properly Jason Kneen 2024-08-13 13:57:58 +01:00
  • 398304f0ca
    Create README.md Dean of NITSC 2024-08-13 20:48:23 +08:00
  • 1c8aa7ce5e
    Rename README.md to README-Fixed.md Dean of NITSC 2024-08-13 20:47:58 +08:00
  • 5ee7b61ae1
    Merge branch 'hacksider:main' into main Jason Kneen 2024-08-13 13:33:21 +01:00
  • 080d6f5110
    Merge pull request #282 from jasonkneen/main-macos-metal-gpu-optimisation Kenneth Estanislao 2024-08-13 20:30:26 +08:00
  • 82cd80055d Merge branch 'main-macos-metal-gpu-optimisation' Jason Kneen 2024-08-13 13:24:38 +01:00
  • 155546b937 Update .gitignore Jason Kneen 2024-08-13 13:23:13 +01:00
  • e55bdd7aee Enable GPU on tensorflow Jason Kneen 2024-08-13 13:21:52 +01:00
  • 68fc4579a9 Update README.md Jason Kneen 2024-08-13 13:11:51 +01:00
  • 79fbb7998c
    Merge pull request #281 from snewell92/patch-1 Kenneth Estanislao 2024-08-13 20:09:04 +08:00
  • 359848a54e Updates for macOS and coreML / Metal Jason Kneen 2024-08-13 13:08:06 +01:00
  • fb695b0208 Update .gitignore Jason Kneen 2024-08-13 13:07:49 +01:00