Commit Graph

  • 79b89610b1 Spanish translations for GUI tooltips. (#1134) Claudio Sánchez 2021-03-22 18:26:39 +00:00
  • a49831fb26 GUI - Add theme support to console torzdf 2021-03-22 14:45:18 +00:00
  • c830aa1a67 CI - Update simple_tests.py torzdf 2021-03-21 23:46:39 +00:00
  • 002534df0c CI - Update simple_tests.py torzdf 2021-03-21 23:40:35 +00:00
  • 29cfdaad46 Training startup updates - Remove alignments path option from cli - Restructure training_data.py - Load alignment data from PNG header during first epoch - lib.image.read_image_batch - Add option to return metadata - lib.utils.get_image_paths - Add option for explicit extension - plugins.train.trainer._base - remove pre-cache alignments code - scripts.train - Check first image in training folders for metadata - Documentation torzdf 2021-03-21 23:29:31 +00:00
  • 51376bee6e Update translations torzdf 2021-03-20 14:18:08 +00:00
  • 6872173d7e GUI - Add missing file torzdf 2021-03-20 14:08:53 +00:00
  • a49f810e7c GUI - Make tooltips themeable torzdf 2021-03-20 14:08:07 +00:00
  • 784155fe27 locales - Add in missing manual tool source translations torzdf 2021-03-20 13:47:29 +00:00
  • 46cb53e6f0 Training updates: - Expose optimizer epsilon param - Add NaN protection GUI - slider - add support for discreet values torzdf 2021-03-19 18:22:35 +00:00
  • 544a95bc4f linting torzdf 2021-03-19 01:09:52 +00:00
  • 86ac596784 Update sorting by yaws (#1131) Dominik Miszkiewicz 2021-03-19 02:06:26 +01:00
  • a656552204 Minor Updates - GUI - Tweaks - Fix Analysis Slider background color - More granular theming controls - Standardize comboboxes and scrollbars - plugins.train.model._base - Catch more model corruption errors torzdf 2021-03-18 17:43:56 +00:00
  • d0e9990870 Adding some defensive code to better identify which image is causing … (#1133) mark-gargan 2021-03-18 12:13:12 +00:00
  • 11009bf237 GUI Bugfix - Stop settings colors leaking into analysis. torzdf 2021-03-16 23:20:19 +00:00
  • cff0f5698b GUI updates - Control panel fixes - Basic themeing support - Fix tools to display more natively - Give all config items a group torzdf 2021-03-16 19:46:14 +00:00
  • 8758a29a5c GUI - Fix slider backgrounds for Linux torzdf 2021-03-15 00:56:33 +00:00
  • 46edd5e5ae GUI fix - Make grey slider backgrounds go away torzdf 2021-03-15 00:38:18 +00:00
  • 1c0d112588 Minor GUI Updates - Fix spacing between buttons on Control Panels - Configurable background on Control Panels - Fix background color of TreeView menu in settings pop up - Change TreeView selected item highlight color - Change console background color to match control panel - Fix unfilled color in control panel background torzdf 2021-03-14 23:16:08 +00:00
  • 7115ad3550 GUI - Minor Updates - Add style support to control panel - Theme settings to red - Use standard tk buttons - Fix some graphical glitches torzdf 2021-03-14 20:27:04 +00:00
  • 073438fbcc GUI fixup - Add alignments tool job to processing group torzdf 2021-03-14 18:18:43 +00:00
  • 5eea32833d GUI - Make groups collapsible torzdf 2021-03-14 02:50:06 +00:00
  • caa6e541c6 Training - Load Weights - Enable the loading of previously trained encoders for new models. torzdf 2021-03-12 14:48:59 +00:00
  • a79b8c6905 Fixups - Documentation - Update sphinx_requirements.txt - plugins.train.model - Add recursive keras model scanning - Change "freeze" option to "freeze-weights" torzdf 2021-03-12 09:48:00 +00:00
  • 52c10dcc35 scripts.train - Add freeze weights option lib.config: - Better formatting for .ini files - Support multi-select options gui - Add support for multi-select config items torzdf 2021-03-11 16:42:36 +00:00
  • 1d07dbaa5d train - Add option to output model summary and exit torzdf 2021-03-11 01:35:00 +00:00
  • ea1f997850 Translations - Create .pot files for GUI Tooltips and tools torzdf 2021-03-10 17:04:58 +00:00
  • bbb7435bf5 Russian Translation - Slight fix torzdf 2021-03-10 15:07:32 +00:00
  • 6f4e8865c7 Bugfix - GUI Don't use group as widget name due to translation issues with TCL torzdf 2021-03-10 14:55:26 +00:00
  • daac5dff31 Bugfix - lib.logger - Force file writing to urf-8 torzdf 2021-03-10 14:36:49 +00:00
  • bcaa5596a7 Russian translations rc1 (no tools) (#1129) Artem Ivanov 2021-03-10 16:51:46 +03:00
  • d8d88cb654 scripts.convert -RGB model support torzdf 2021-03-10 12:10:05 +00:00
  • 06ecccf1b8 lib.gui.stats - Fix graphing for combined decoders torzdf 2021-03-08 13:54:38 +00:00
  • e111355183 trainer - Add RGB model support torzdf 2021-03-04 17:44:22 +00:00
  • 8f499a44dd Fixups: - lib.gui.display - Catch error when trying to delete non-existant notebook tabs - lib.model.nn_blocks.ResidualBlock: Remove first LeakyReLU (explicit > implicit) - lib.model.nn_blocks._get_default_initializer - Always use ConvAware if selected - plugins.model.model - Add explicit leakyReLUs for ResBlocks torzdf 2021-03-03 14:32:03 +00:00
  • 9d75564d3f typofix: lib.model.layers - remove indent torzdf 2021-03-01 18:02:23 +00:00
  • 3c9a0f9e53 lib.model.layers.KResizeImages - Add arbritary resize (tf) torzdf 2021-03-01 17:00:22 +00:00
  • 514f3d60a7 lib.gui - Restore settings window on click when hidden torzdf 2021-03-01 12:30:15 +00:00
  • 1d01af75a2 Bugfixes: - plugins.train.trainer._base - Don't output error message for sides which have valid masks - lib.gui.menu - Fix project file saving extension on Linux torzdf 2021-02-28 12:32:55 +00:00
  • 790a094d34 Code updates: - lib.image.update_existing_meta: optimize - plugins.tran.model._base - Capture corrupt model errors torzdf 2021-02-26 10:29:11 +00:00
  • a2a53c553b bugfix - lib.align - Fix edge case aligned face sub crop torzdf 2021-02-24 23:55:32 +00:00
  • 2a4cfa0262 bugfix - lib.image.update_existing_metadata - Correctly close png file torzdf 2021-02-24 10:50:28 +00:00
  • 0401dd15a5 tools.alignments - Update png header when removing faces torzdf 2021-02-23 19:23:11 +00:00
  • 4fe9974da4 bugfix: lib.gui.utils - Catch permission error on preview image load torzdf 2021-02-22 13:55:29 +00:00
  • 7c746fa18e lib.align.aligned_face.pose - Add pitch and yaw attributes torzdf 2021-02-22 12:27:07 +00:00
  • 7f6ee925f9 bugfix: plugins.train.trainer._base - Don't validate masks if None selected torzdf 2021-02-21 17:02:35 +00:00
  • c59d39f71e Spanish Translations fixes: - Add missing masks for convert - Correctly label input type for mask tool - Add missing effmpeg options torzdf 2021-02-21 16:52:18 +00:00
  • 55de06e74e Cli Arguments - Spanish Translation (#1127) Claudio Sánchez 2021-02-21 16:21:52 +00:00
  • 78039d43ba Bugfix - lib.align.detected_face.Mask - Fix broadcast error when sub-cropping torzdf 2021-02-21 11:42:15 +00:00
  • ef22c576f6 Bugfix - Extract - Fix skip existing faces torzdf 2021-02-20 14:55:45 +00:00
  • 6ce09dbac6 Help text - Add "predicted" help tesk to convert mask option torzdf 2021-02-20 02:14:00 +00:00
  • 51f9eef0f8 typofix torzdf 2021-02-19 11:42:52 +00:00
  • d5c30e7ea9 bugfix - plugin.model.trainer._base - Fix mixed extract face type check torzdf 2021-02-19 11:36:03 +00:00
  • 4daee8b3f9 Add Locale support for cli arguments (#1126) torzdf 2021-02-19 00:13:46 +00:00
  • bdf84ae307 Update spanish translation torzdf 2021-02-19 00:12:43 +00:00
  • 1f3e1b0656 Add Locale support for cli arguments torzdf 2021-02-18 23:53:01 +00:00
  • a5e666fb79 Bugfix - Remove ability to execute arbritary code from png header data torzdf 2021-02-18 11:18:11 +00:00
  • 770daa3182 Bugfix - scripts.extract - Store the source filename, not the full frame in png meta header torzdf 2021-02-18 10:34:32 +00:00
  • 48ca4d1b0e bugfix - FIx rare bug that fails to load configuration files on some windows installs torzdf 2021-02-17 18:36:30 +00:00
  • 69813de15a Unit tests - lib.model.normalization - __init__.py - Explicit imports (to fix pytests) - Add tests for all existing normalization layers - fix GroupNormalization for tensorflow backend torzdf 2021-02-17 12:19:11 +00:00
  • 7e563b275e typofix torzdf 2021-02-17 00:24:51 +00:00
  • 02336977dc lib.model.normalization: - refactor - add LayerNorm - add RMSNorm torzdf 2021-02-17 00:21:18 +00:00
  • d4c4c8c2e9 bugfix - plugins.trainer._base - Update image list to point to renamed pngs torzdf 2021-02-15 17:24:27 +00:00
  • b20ad26b8b lib.image - png header, handle pre-existing iTXt entries on load torzdf 2021-02-15 16:46:17 +00:00
  • 02b2ec25c0 minor fix torzdf 2021-02-15 12:47:24 +00:00
  • 14564bbc85 typofix torzdf 2021-02-15 12:46:42 +00:00
  • 407b71377f Bugfix: lib.image.read_image_meta - Read file for dimensions if not a png torzdf 2021-02-15 12:27:00 +00:00
  • fcf6d8238c Bugfixes: - lib.image Don't raise error if legacy non-png is found when reading header data - plugins.train.trainer._base - Correctly pass legacy alignments through to DetectedFace torzdf 2021-02-15 00:24:59 +00:00
  • b1cfbe458c Update extracted faces to use PNG EXIF data (#1123) torzdf 2021-02-14 16:49:55 +00:00
  • a84462f4fa Training - Move disable warp option out of config torzdf 2021-02-11 10:24:03 +00:00
  • ec3fb8b443 gui - bugfix: Clear recent files on data corruption torzdf 2021-02-10 13:51:30 +00:00
  • 57b29b03cd preview tool: bugfix ttk.PanedWindow torzdf 2021-02-08 01:01:54 +00:00
  • 6de2b3193e bugfix: plugins.train - AMD Inference model compilation torzdf 2021-02-07 12:30:22 +00:00
  • d5ae59c6bf GUI - Add correctly pad status bar torzdf 2021-02-07 02:17:06 +00:00
  • 7d44aab33c Minor GUI Updates - Switch paned window class to ttk - Properly pad StatusBar torzdf 2021-02-07 02:06:31 +00:00
  • cd24f25f9a Extract - Always output faces as .png torzdf 2021-02-05 12:03:06 +00:00
  • daaf6d4dec Merge branch 'master' into staging torzdf 2021-02-04 13:35:56 +00:00
  • f32d714ab0 lib.model.nn_blocks - Maintenance - Add additional activation functions - Add custom upscale block torzdf 2021-02-04 13:35:30 +00:00
  • 27a7adb4c5 Update README.md deepfakes 2021-02-02 17:30:44 +00:00
  • 1d8c3c4c1b Merge branch 'master' into staging torzdf 2021-01-31 18:54:45 +00:00
  • 0941d6d27b realface model - Bugfix resblock torzdf 2021-01-31 18:54:18 +00:00
  • bcf38b02cc plugins.train.model.base - More robust inference model generation torzdf 2021-01-31 16:08:48 +00:00
  • a62fddf786 lib.model - Maintenance - Add Depthwise option to Conv Block - Add Swish Activation function - remove res_block_follows and add_instance_norm_args - Add explicit normalization and activation args - Add K.resize_images layer plugins.train.model - Inference creation bugfix torzdf 2021-01-29 11:47:07 +00:00
  • 2208eb308b Bugfix: Edge case extracted face sub-cropping error torzdf 2021-01-23 15:55:52 +00:00
  • da5f69319d Add python3.8-tk to Dockerfile.gpu and fixed documentation regarding docker launch (#1118) Mathias Hedberg 2021-01-23 16:55:06 +01:00
  • 15bbc95955 Update Dockerfile (#1112) amitsh1 2021-01-09 20:52:55 +02:00
  • 163b8fe374 sysinfo/setup - Standardize cuda/cudnn checks torzdf 2021-01-08 23:43:22 +00:00
  • f9a5b722e8 Bugfix - setup.py. Explicitly install cudatoolkit in Conda torzdf 2021-01-06 01:24:17 +00:00
  • b1420a6600 Merge pull request #1096 from deepfakes/dev-tf2.4 torzdf 2021-01-04 15:20:14 +00:00
  • 29667b4696 Expand support for tf2.2-2.4 torzdf 2021-01-04 15:15:48 +00:00
  • 3438198ac2 Merge branch 'master' into dev-tf2.4 torzdf 2021-01-04 15:13:33 +00:00
  • b67f91ea0b travis test typo fix torzdf 2020-12-29 18:13:56 +00:00
  • 199f6caccb update travis test torzdf 2020-12-29 01:50:48 +00:00
  • ef18180724 bugfix - Pin AMD version to TF2.2 - Tensorboard after v2.2 no longer works with old Keras torzdf 2020-12-28 14:38:41 +00:00
  • 5a79a6f5e9 Bugfix - Warp to landmarks torzdf 2020-12-21 18:39:50 +00:00
  • fa616ffea2 GUI: Display paths in tooltips torzdf 2020-12-20 14:11:55 +00:00
  • 9182c56921 Re-instate tf2.2 minimum version (2.3 not on Conda for Linux) torzdf 2020-12-20 13:37:59 +00:00
  • 7c296e6f7a training - bugfixes - Correctly subcrop training images - type fix zoom_amount in transformations torzdf 2020-12-20 01:33:54 +00:00
  • 399df9860f jobs.alignments - fix memory leak on sparse alignments extract torzdf 2020-12-18 23:40:06 +00:00
  • 3b7535c732 Update to TF2.3 (#1100) torzdf 2020-12-18 19:58:30 +00:00