Commit Graph

  • fbbdf5522c Merge branch 'staging' master torzdf 2025-10-23 18:18:56 +0100
  • b16b755d55 lr-finder: Log error on NaN torzdf 2025-10-23 18:18:39 +0100
  • b02075647b Merge branch 'staging' torzdf 2025-09-18 14:22:18 +0100
  • 0f27fe19cd Installer: Miniconda fix TOS for Windows torzdf 2025-09-18 14:12:07 +0100
  • 161c610c01 Install: Miniconda - Auto Accept TOS torzdf 2025-09-18 13:10:27 +0100
  • c3ffa603a7 Merge branch 'staging' torzdf 2025-07-11 18:20:07 +0100
  • 9cda7aacae
    Bugfix: requirements, pin opencv to prevent numpy2.x install torzdf 2025-07-11 18:19:27 +0100
  • acd0f11749 Merge branch 'staging' torzdf 2025-05-21 17:58:33 +0100
  • 92ef5aa92d bugfix: setup.py fix badly escaped delimiters for Windows torzdf 2025-05-21 17:57:00 +0100
  • 6c947c44f9 Merge branch 'staging' torzdf 2025-05-19 16:51:17 +0100
  • 5212589242 Pin imageio-ffmpeg to <0.6.0 torzdf 2025-05-19 16:48:50 +0100
  • 7d80bdbba3 bugfix: setup.py - Don't delimit package specs torzdf 2025-02-26 17:55:36 +0000
  • 41b61f96a4 Update README.md torzdf 2024-11-19 23:12:57 +0000
  • cbaad146d5 Bugfix: Linux installer - pin git to < 2.45 torzdf 2024-08-10 12:42:47 +0100
  • 6fe300e601 pin numpy to < 2.0 torzdf 2024-08-02 18:42:57 +0100
  • 3f53ee9cec Bugfix: Convert - Correctly error if a valid mask has not been selected torzdf 2024-08-02 18:35:34 +0100
  • b6ac7b8039 bugfix: Manual tool. Allow working with image folders at EEN values > 1 torzdf 2024-07-05 18:46:10 +0100
  • ea63f1e64a Mask tool. Add ability to output custom imported masks torzdf 2024-06-28 13:50:14 +0100
  • c8652ecaac Training preview: Correctly display blur/kernel amount on mask torzdf 2024-06-02 16:25:30 +0100
  • 1f4fcff5dd bugfix: Alignments, prevent duplicate backup alignment file names torzdf 2024-05-19 11:04:48 +0100
  • 8c3bc39454 bugfix: Patch writer. Correctly split frame number from the end of filenames torzdf 2024-05-10 21:48:38 +0100
  • 13dd5b3a90 bugfix: Alignments - correctly update keys for multiple underscores in the filename torzdf 2024-04-26 17:39:46 +0100
  • 0f947791f5 bugfix: Alignments remove version check for video file extension update - Typofixes torzdf 2024-04-21 20:03:42 +0100
  • be42b04064 Bugfix: Alignment file video key lookup for very old alignment files torzdf 2024-04-21 19:55:45 +0100
  • 696692dc08 Fixups - Deprecations - display correct long argument - Minor spelling + linting torzdf 2024-04-21 16:22:42 +0100
  • dce7d98302 lib.align: Split lib.align.alignments to smaller modules: - Move update objects to own module - Move Thumbnails to own module - docs update + linting/typing torzdf 2024-04-19 13:45:30 +0100
  • 96528ee3e8 lib.align.detected_face: Split Mask objects to own aligned_mask module torzdf 2024-04-19 12:25:00 +0100
  • 2bad105dc8 bugfix: Alignment tool, auto-detect alignments - Random linting and typing torzdf 2024-04-19 11:33:52 +0100
  • d75898f718 Bugfixes for video file alignments storage: - extract/convert: Load images with correct video extension - Manual tool: Cache thumbnails with correct extension - Mask tool + Preview tool:: Update legacy alignment keys for pre-video extension storage torzdf 2024-04-18 12:45:33 +0100
  • 3f69d9feab manual tool: bugfx: don't error when getting mesh for non-existant face torzdf 2024-04-17 14:16:33 +0100
  • ec2a95adf6 tests: Fix alignment tool process_video test torzdf 2024-04-17 14:02:43 +0100
  • 957734dfc0 convert: Bugfix: Update legacy .png video alignments to include video file extension torzdf 2024-04-17 12:37:47 +0100
  • 3d5b962d29 linting: typo-fix torzdf 2024-04-16 11:15:54 +0100
  • 1c081aea7d
    Add ability to export and import alignment data (#1383) torzdf 2024-04-15 12:19:15 +0100
  • 118e615724 bugfix: tests - change -it switch to -i torzdf 2024-04-06 16:53:12 +0100
  • b1caa03e3f Fix tests for new cli switches torzdf 2024-04-06 15:48:54 +0100
  • 95b4431c57 Deprecate multi-character cli switches torzdf 2024-04-05 13:51:57 +0100
  • 64a7b5812e bugfix: setup/sysinfo - Don't look for files in non-existant path torzdf 2024-04-03 16:43:37 +0100
  • ab8199e243 linting + typing torzdf 2024-04-03 15:30:46 +0100
  • 70c064ca7d Minor fixups and linting torzdf 2024-04-03 15:14:32 +0100
  • 983901466f linting: Reduce Class min-public-methods and fix spacing torzdf 2024-04-03 14:37:48 +0100
  • a9d87ae007 linting: Remove pylint hint for logger torzdf 2024-04-03 14:03:54 +0100
  • 97a842112c lib.align.aligned_face - Add split_mask method torzdf 2024-04-03 13:57:19 +0100
  • 4502824481 Add mask dilation/erosion option for training torzdf 2024-03-26 18:06:48 +0000
  • 2b08b8d2a6 typofix: tools.manual lower loglevel for mask removal torzdf 2024-03-25 18:55:29 +0000
  • 180fe97a52 lib.training - Outpu useful error message if non-faceswap training images used torzdf 2024-03-22 12:51:50 +0000
  • aaa63ff896 bugfix: logger, don't import numpy unless required torzdf 2024-03-21 11:56:01 +0000
  • 9ddc838e68 Bugfix: Correct loss labels when graphing torzdf 2024-03-20 17:08:39 +0000
  • 1d3c59c351 Bugfix: Extract error on rotate faces torzdf 2024-03-20 15:24:30 +0000
  • 1009254c57 logging - Add standardized class __init__ log function - Import logger from lib.__init__ to prevent custom log level errors when running non-fs scripts torzdf 2024-03-20 14:19:23 +0000
  • 63b4d91281 Bugfix: Mask tool - correctly name imported mask torzdf 2024-03-18 19:38:10 +0000
  • af95dbb310 Bugfix: mask tool. Prevent hangiing when input is folder of frames torzdf 2024-03-13 18:21:04 +0000
  • 23944c3c10 Update requirements torzdf 2024-03-12 14:42:23 +0000
  • 7a16f753cc
    Add Mask importing to the mask tool (#1376) torzdf 2024-03-12 13:17:35 +0000
  • d1dfce8a13 setup.py - fix ldconfig errors torzdf 2024-03-01 11:12:44 +0000
  • dea021cf82 bugfix - setup.py - Install xorg-libxft for Linux users - Force tensorflow-cpu from pip torzdf 2024-01-12 15:14:56 +0000
  • b25f48431d bugfix: Patch writer - handle filenames which are only numeric torzdf 2024-01-10 13:05:35 +0000
  • 2a3845152b bugfix: Convert - patch writer. Fix TIFF metadata torzdf 2024-01-07 14:58:48 +0000
  • b72b730adb setup.py: - Don't try to call ldconfig when it doesn't exist - Adjust Cuda versions to TF compiled versions - Multiple package install handling - Use XFT version of tk under Linux torzdf 2024-01-05 13:46:07 +0000
  • a62a85c021 bugfix: setup.py - Force pip for imagio-ffmpeg torzdf 2023-11-17 02:09:55 +0000
  • 4557331cb9 bugfix: Preview in GUI when converting to vid/gif torzdf 2023-10-24 23:47:08 +0100
  • 8e6c6c3500 patch writer: Sort the json file by key torzdf 2023-10-04 10:47:59 +0100
  • 3336772ff1 bugfix: patch writer - remove hard coded values torzdf 2023-09-30 12:19:04 +0100
  • f23c87c899 bugfix: Preview tool regression torzdf 2023-09-29 14:50:52 +0100
  • e80ae046d5
    Convert - Patch writer (#1352) torzdf 2023-09-28 11:55:38 +0100
  • a660eda8e1 Convert: Add face scale option torzdf 2023-09-09 18:40:36 +0100
  • 48aca1462a bugfix: LR finder. Reset optimizer state torzdf 2023-09-08 09:48:09 +0100
  • 8388241db9 bugfix: Always load images as 3 channel color torzdf 2023-09-01 22:36:31 +0100
  • 4588adbd16 remove debug code torzdf 2023-09-01 19:44:57 +0100
  • 460a229e79 bugfix: edge case NaN in pose estimation torzdf 2023-09-01 19:43:05 +0100
  • 603fdc2a35 Phaze A - Allow outputs divisible by 16 torzdf 2023-09-01 09:50:47 +0100
  • 5d00025884 bugfix: error loading images with special chars torzdf 2023-08-27 02:15:55 +0100
  • cf0efff6ba
    Learning Rate finder (#1341) torzdf 2023-08-22 17:07:36 +0100
  • 68a3322748 bugfix: train - fix learn_mask training torzdf 2023-08-09 19:37:24 +0100
  • 0bba6ffd8b bugfix: train - fix occasional mem leak in preview torzdf 2023-08-06 13:16:32 +0100
  • 81e3bf5cbe
    Merge pull request #1331 from torzdf/macos torzdf 2023-07-14 14:00:44 +0100
  • 31eff9c096 macos fixes - setup.py - reduce width of progress bar - macos bash install script - macos app launcher torzdf 2023-07-14 01:40:41 +0100
  • 12814ce049 bugfix: Manual tool - face filtering torzdf 2023-07-12 08:23:48 +0100
  • 1786d7a4d6
    Merge pull request #1330 from torzdf/clip3 torzdf 2023-07-11 23:39:57 +0100
  • c34756c828 fixes - Farl weight name fix - Embedding layers to fp32 - nn_blocks - unique names for conv_output - Phaze-A - Add clipfaker presets torzdf 2023-07-11 23:11:47 +0100
  • fb7084effa Merge branch 'clip' into clip3 torzdf 2023-07-08 18:04:45 +0100
  • c4204c7d8a Updates: - Remove clipfaker - Add clip to Phaze-A - streamline clip to vision only - update lib.model.networks - Docs and tests update - Phaze-A - add option to flatten bottleneck torzdf 2023-07-08 17:20:39 +0100
  • 6a3b4ed4b3 Training fixes: - Fix mixed precision layer storing and switching - typofix in _requirements_base.txt - lib.model.layers - cleanup, docs and tests fixes - lib.model.nn_blocks - typing fixes torzdf 2023-07-08 16:47:25 +0100
  • c39a77f63e bugfix: setup.py pull in zlib-wapi on nvidia windows torzdf 2023-07-06 13:33:30 +0100
  • efbbe55267 bugfix: Pillow version pinning torzdf 2023-07-06 11:41:17 +0100
  • 93d5a1a031 bugfix: DirectML backend GPU stats torzdf 2023-07-06 11:34:03 +0100
  • 1bcc151cc5 bugfix: lib.gui.wrapper - Allow errors in stdout torzdf 2023-07-01 10:45:38 +0100
  • c22e105f18 bugfix: setup.py - fix logic ordering torzdf 2023-06-30 22:15:13 +0100
  • 2bf529ad65 bugfix: Optimizer save error on older models torzdf 2023-06-30 12:14:23 +0100
  • f4c912e273 bugfix: GUI force stdout/stderr reading to utf-8 torzdf 2023-06-30 11:52:58 +0100
  • 8fb96b0d6e mask tool: log and exit if batch not using folder torzdf 2023-06-30 09:42:52 +0100
  • 4e7e5fe308 bugfix: graph pop-up - log/linear switching torzdf 2023-06-30 09:30:21 +0100
  • ce86d091db bugfix: git communication fixes torzdf 2023-06-30 02:45:19 +0100
  • b870c7d9bb typofix torzdf 2023-06-28 19:17:43 +0100
  • 467ff6bf20 bugfix: Handle dtype change for cv2-dnn aligner torzdf 2023-06-28 19:16:03 +0100
  • 99fd844bb3 bugfix: plugins.aligner - predict dtype torzdf 2023-06-28 18:54:59 +0100
  • 4b20316975 bugfix: manual tool - alignments saving torzdf 2023-06-28 18:43:37 +0100
  • efa4471243 typing: - tools.manual.detected_faces - tools.manual.thumbnails torzdf 2023-06-28 18:30:17 +0100
  • adc96b7d31 bugfix: Sphinx Requirements torzdf 2023-06-27 18:34:43 +0100
  • bb532c6e4a typofix: sphinx_requirements.txt torzdf 2023-06-27 18:32:26 +0100