Commit Graph

  • 4502824481 Add mask dilation/erosion option for training torzdf 2024-03-26 18:06:48 +00:00
  • 2b08b8d2a6 typofix: tools.manual lower loglevel for mask removal torzdf 2024-03-25 18:55:29 +00:00
  • 180fe97a52 lib.training - Outpu useful error message if non-faceswap training images used torzdf 2024-03-22 12:51:50 +00:00
  • aaa63ff896 bugfix: logger, don't import numpy unless required torzdf 2024-03-21 11:56:01 +00:00
  • 9ddc838e68 Bugfix: Correct loss labels when graphing torzdf 2024-03-20 17:08:39 +00:00
  • 1d3c59c351 Bugfix: Extract error on rotate faces torzdf 2024-03-20 15:24:30 +00:00
  • 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 +00:00
  • 63b4d91281 Bugfix: Mask tool - correctly name imported mask torzdf 2024-03-18 19:38:10 +00:00
  • af95dbb310 Bugfix: mask tool. Prevent hangiing when input is folder of frames torzdf 2024-03-13 18:21:04 +00:00
  • 23944c3c10 Update requirements torzdf 2024-03-12 14:42:23 +00:00
  • 7a16f753cc Add Mask importing to the mask tool (#1376) torzdf 2024-03-12 13:17:35 +00:00
  • d1dfce8a13 setup.py - fix ldconfig errors torzdf 2024-03-01 11:12:44 +00:00
  • dea021cf82 bugfix - setup.py - Install xorg-libxft for Linux users - Force tensorflow-cpu from pip torzdf 2024-01-12 15:14:56 +00:00
  • b25f48431d bugfix: Patch writer - handle filenames which are only numeric torzdf 2024-01-10 13:05:35 +00:00
  • 2a3845152b bugfix: Convert - patch writer. Fix TIFF metadata torzdf 2024-01-07 14:58:48 +00:00
  • 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 +00:00
  • a62a85c021 bugfix: setup.py - Force pip for imagio-ffmpeg torzdf 2023-11-17 02:09:55 +00:00
  • 4557331cb9 bugfix: Preview in GUI when converting to vid/gif torzdf 2023-10-24 23:47:08 +01:00
  • 8e6c6c3500 patch writer: Sort the json file by key torzdf 2023-10-04 10:47:59 +01:00
  • 3336772ff1 bugfix: patch writer - remove hard coded values torzdf 2023-09-30 12:19:04 +01:00
  • f23c87c899 bugfix: Preview tool regression torzdf 2023-09-29 14:50:52 +01:00
  • e80ae046d5 Convert - Patch writer (#1352) torzdf 2023-09-28 11:55:38 +01:00
  • a660eda8e1 Convert: Add face scale option torzdf 2023-09-09 18:40:36 +01:00
  • 48aca1462a bugfix: LR finder. Reset optimizer state torzdf 2023-09-08 09:48:09 +01:00
  • 8388241db9 bugfix: Always load images as 3 channel color torzdf 2023-09-01 22:36:31 +01:00
  • 4588adbd16 remove debug code torzdf 2023-09-01 19:44:57 +01:00
  • 460a229e79 bugfix: edge case NaN in pose estimation torzdf 2023-09-01 19:43:05 +01:00
  • 603fdc2a35 Phaze A - Allow outputs divisible by 16 torzdf 2023-09-01 09:50:47 +01:00
  • 5d00025884 bugfix: error loading images with special chars torzdf 2023-08-27 02:15:55 +01:00
  • cf0efff6ba Learning Rate finder (#1341) torzdf 2023-08-22 17:07:36 +01:00
  • 68a3322748 bugfix: train - fix learn_mask training torzdf 2023-08-09 19:37:24 +01:00
  • 0bba6ffd8b bugfix: train - fix occasional mem leak in preview torzdf 2023-08-06 13:16:32 +01:00
  • 81e3bf5cbe Merge pull request #1331 from torzdf/macos torzdf 2023-07-14 14:00:44 +01:00
  • 31eff9c096 macos fixes - setup.py - reduce width of progress bar - macos bash install script - macos app launcher torzdf 2023-07-14 01:40:41 +01:00
  • 12814ce049 bugfix: Manual tool - face filtering torzdf 2023-07-12 08:23:48 +01:00
  • 1786d7a4d6 Merge pull request #1330 from torzdf/clip3 torzdf 2023-07-11 23:39:57 +01:00
  • 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 +01:00
  • fb7084effa Merge branch 'clip' into clip3 torzdf 2023-07-08 18:04:45 +01:00
  • 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 +01:00
  • 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 +01:00
  • c39a77f63e bugfix: setup.py pull in zlib-wapi on nvidia windows torzdf 2023-07-06 13:33:30 +01:00
  • efbbe55267 bugfix: Pillow version pinning torzdf 2023-07-06 11:41:17 +01:00
  • 93d5a1a031 bugfix: DirectML backend GPU stats torzdf 2023-07-06 11:34:03 +01:00
  • 1bcc151cc5 bugfix: lib.gui.wrapper - Allow errors in stdout torzdf 2023-07-01 10:45:38 +01:00
  • c22e105f18 bugfix: setup.py - fix logic ordering torzdf 2023-06-30 22:15:13 +01:00
  • 2bf529ad65 bugfix: Optimizer save error on older models torzdf 2023-06-30 12:14:23 +01:00
  • f4c912e273 bugfix: GUI force stdout/stderr reading to utf-8 torzdf 2023-06-30 11:52:58 +01:00
  • 8fb96b0d6e mask tool: log and exit if batch not using folder torzdf 2023-06-30 09:42:52 +01:00
  • 4e7e5fe308 bugfix: graph pop-up - log/linear switching torzdf 2023-06-30 09:30:21 +01:00
  • ce86d091db bugfix: git communication fixes torzdf 2023-06-30 02:45:19 +01:00
  • b870c7d9bb typofix torzdf 2023-06-28 19:17:43 +01:00
  • 467ff6bf20 bugfix: Handle dtype change for cv2-dnn aligner torzdf 2023-06-28 19:16:03 +01:00
  • 99fd844bb3 bugfix: plugins.aligner - predict dtype torzdf 2023-06-28 18:54:59 +01:00
  • 4b20316975 bugfix: manual tool - alignments saving torzdf 2023-06-28 18:43:37 +01:00
  • efa4471243 typing: - tools.manual.detected_faces - tools.manual.thumbnails torzdf 2023-06-28 18:30:17 +01:00
  • adc96b7d31 bugfix: Sphinx Requirements torzdf 2023-06-27 18:34:43 +01:00
  • bb532c6e4a typofix: sphinx_requirements.txt torzdf 2023-06-27 18:32:26 +01:00
  • caa97d2d36 bugfix: Sphjinx Requirements torzdf 2023-06-27 18:28:37 +01:00
  • dd03aa8573 setup.py: Revert redundant conda check torzdf 2023-06-27 18:03:41 +01:00
  • 4819d5b97d bugfixes: - Remove duplicate line from Dockerfile.gpu - Add more robust Conda checking torzdf 2023-06-27 16:05:53 +01:00
  • 6a3b674bef Rebase code (#1326) torzdf 2023-06-27 11:27:47 +01:00
  • e4ba12ad2a tests: Fix event-reader test torzdf 2023-06-21 22:51:59 +01:00
  • a903a55837 bugfix: Correctly read event data in GUI torzdf 2023-06-21 22:45:40 +01:00
  • c3f38bf80b bugfix: Windows installer - venv creation torzdf 2023-06-21 17:41:25 +01:00
  • 03f5c671bc Remove plaidML support (#1325) torzdf 2023-06-21 12:57:33 +01:00
  • e8dd50dabb Freeze r2.2 - Remove update/branch switch from GUI - Remove update_deps.py - Freeze requirements - Update installers v2.2.0 r2.2 torzdf 2023-06-18 16:57:54 +01:00
  • 82e927d3e7 bugfix: Preview tool Don't error if too few images v2.10.0 torzdf 2023-06-18 11:38:43 +01:00
  • e8a3016882 create even more RU translations (#1322) andentze 2023-06-17 18:09:59 +07:00
  • 8f08832c0f Fixed UnicodeDecodeError (#1316) Ching-Yuan Huang 2023-06-16 22:30:05 +08:00
  • e0eda1cf80 bugfix: Extract memory leak torzdf 2023-06-16 13:31:45 +01:00
  • ac8206ed6e bugfix: Extract - rotation in detection torzdf 2023-06-15 18:28:37 +01:00
  • 4e58bcdde3 ClipFaker (#4) Bryan Lyon 2023-06-14 02:40:24 -07:00
  • 77723a6b66 bugfix: config encoding - force to utf-8 torzdf 2023-06-12 17:29:47 +01:00
  • 02239d4183 locales: Train settings torzdf 2023-06-11 23:30:05 +01:00
  • a66214c58e locales: Add global extract settings torzdf 2023-06-08 16:45:18 +01:00
  • 50a5113690 locales: Add GUI menu translations torzdf 2023-06-07 14:16:27 +01:00
  • 013f3016f1 bugfix: Locales for Windows torzdf 2023-06-06 19:09:45 +01:00
  • e2ad3e271b add ru locale (#1311) andentze 2023-04-27 21:38:09 +07:00
  • 216ef38763 alignments tool - batch jobs to run in process torzdf 2023-02-24 01:29:10 +00:00
  • ec95c19534 alignments tool - Add batch mode torzdf 2023-02-24 00:38:28 +00:00
  • a076afa910 bugfix: mask tool memory leak in batch-mode torzdf 2023-02-21 12:47:18 +00:00
  • d0a8d59812 mask tool: Add batch-mode torzdf 2023-02-20 23:51:20 +00:00
  • cd94b7e046 Mask tool update: - Allow creation of masks on face sets without an alignments file - Auto-detect alignments file location when not provided torzdf 2023-02-20 15:05:23 +00:00
  • cd929e0df3 bugfix: preview tool unit test torzdf 2023-02-20 12:28:02 +00:00
  • 637dc3b55c bugfix - utils unit test torzdf 2023-02-20 12:12:51 +00:00
  • f2c1086f94 bugfix: Prevent settings popup from stealing focus torzdf 2023-02-19 13:02:37 +00:00
  • 74f4b6f9c4 Bugfix: Preview fail on input size > output size torzdf 2023-02-16 19:18:52 +00:00
  • 0c1d1e3253 Bugfix: Color order on preview with learn_mask torzdf 2023-02-14 13:09:46 +00:00
  • 7887703ac7 bugfix - Colorchooser fixes torzdf 2023-02-13 19:05:34 +00:00
  • 6fd57f0d74 bugfix: OrderedDict type for python<3.9 torzdf 2023-02-13 15:27:48 +00:00
  • 2028579756 Preview - Allow mask color/opacity configuration - typing: lib.config - docs: lib.config - bugfix: popup_configure - keep assets on top torzdf 2023-02-13 15:03:34 +00:00
  • 757088f68b bugfix: Linux installer -cpu mode torzdf 2023-02-11 23:58:45 +00:00
  • 4a5a10977b Bugfix: Disable batch mode patch for non-Linux machines torzdf 2023-02-10 18:02:14 +00:00
  • 8a5ee6d9bf Bugfix: Patch extract memory leak in batch mode torzdf 2023-02-10 15:52:34 +00:00
  • b4212dedc9 bugfix: pin numpy torzdf 2023-02-03 12:20:42 +00:00
  • a1ef5edd39 tests: - unit test: tools.alignments.media - Add mypy test - Typing fixes torzdf 2023-01-21 00:41:18 +00:00
  • 4f79ea47e6 bugfix: macos - raise tensorflow-metal max version typofix: usage.md torzdf 2023-01-19 18:02:50 +00:00
  • eaa33ae28e Korean translations added (#1287) DonOhhhh 2023-01-19 07:12:29 +09:00
  • c474858265 bugfix: Alignments tool - remove faces: - Handle duplicate face images torzdf 2023-01-18 20:13:29 +00:00
  • 1d19aea281 bugfix - numexpr. ignore OMP_NUM_THREADS EnvVar torzdf 2023-01-18 15:39:05 +00:00