Commit Graph

  • 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
  • ce786ec273 plugins.train.config - Update coverage helptext torzdf 2020-12-15 22:44:01 +00:00
  • d392dfbdf7 Bugfixes - Manual Tool: - Hide annotations for faces not meeting criteria - Update landmarks on face add/del - Clearer landmark annotations - Handle non-numerics in frame number box - Training - Fix mis-aligned preview images - Allows mixing legacy + new alignments for A and B - Catch non-training images in training folder - Catch inconsistently sized training images - Standardize coverage ratio calculation - lib.image - Add option to get image shape along with hash Dfaker model: - Add 256px mode torzdf 2020-12-15 12:11:26 +00:00
  • 6279f85787 Update tensorflow to 2.4.0rc4 (#1086) Dominik Miszkiewicz 2020-12-08 13:49:49 +01:00
  • 05018f6119 Extract - Increase area and move centering (#1095) torzdf 2020-12-08 01:31:56 +00:00
  • 3359717b85 Add Discord button to README.md r2.1_pre-head-extract torzdf 2020-12-04 11:39:36 +00:00
  • c24bf2b480 GUI - Revert Conda default font fix torzdf 2020-11-01 00:44:12 +00:00
  • ef099665f7 Bugfix: Fix tensorflow cpu docker image (#1081) Shubham Chaudhary 2020-10-24 06:42:04 -04:00
  • 42d10bc991 Typo Fix torzdf 2020-10-24 00:31:57 +01:00
  • b7ecad058d GUI: Consolidate settings to single menu torzdf 2020-10-24 00:06:52 +01:00
  • 15632cabbb Typo Fix torzdf 2020-10-23 10:50:09 +01:00
  • 3dbbac5a98 Convert - Move scaling option exclusively to config torzdf 2020-10-20 14:36:43 +01:00
  • 75db1bd41f GUI - Allow uppercase file extensions in Linux torzdf 2020-10-19 22:51:51 +00:00
  • a9d6d4efc8 Bugfix: Alignments Tool - Catch incorrect input type for leftover faces torzdf 2020-10-19 19:00:34 +01:00
  • 0532c22dbf Bugfix: Extract - Fix Skip Saving Faces torzdf 2020-10-19 18:30:56 +01:00
  • 5bf56be57d Catch OOM Errors on Extract torzdf 2020-10-19 14:17:48 +01:00
  • b46c02d104 extract: S3FD - Convert to re-enable CPU torzdf 2020-10-18 23:35:50 +01:00
  • edc3b96bba GUI Bugfix - Convert preview torzdf 2020-10-15 14:31:29 +01:00
  • cbc55814c6 lib.model.nn_blocks fix torzdf 2020-10-14 16:51:01 +01:00
  • 8a4199e1b0 lib.model.normalization - Add ADAIN and Group Norm torzdf 2020-10-14 12:06:30 +01:00
  • c049fed42e Bugfix - IAE Model for AMD users torzdf 2020-10-10 11:43:16 +01:00
  • a655fbe343 Revert convert to BORDER_TRANSPARENT torzdf 2020-10-10 01:29:50 +01:00
  • fe664e2748 Bugfix - Fix Timelapse when alignments files are used torzdf 2020-10-09 23:15:40 +01:00
  • 9e8ae7584f Bugfix: Required tensorflow update to 2.2.1 (#1078) Alfonso Rodríguez Pereira 2020-10-08 23:56:29 +02:00
  • 88611018b3 Setup.py - Minor change to cudnn locator torzdf 2020-09-27 00:56:39 +01:00
  • dee13ab43f bugfix: Correctly crop input image when disabling warp torzdf 2020-09-24 23:50:43 +01:00
  • d3f30384f4 convert - Don't use buggy cv2.BODER_TRANSPARENT torzdf 2020-09-24 18:57:39 +01:00
  • 68bf1e7431 Typofix torzdf 2020-09-24 16:49:46 +01:00
  • 538a03d529 Bugfix: Tools to use updated lib.gui.utils.config torzdf 2020-09-24 16:30:01 +01:00