faceswap/lib
torzdf 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
2021-03-03 14:32:03 +00:00
..
align bugfix - lib.align - Fix edge case aligned face sub crop 2021-02-24 23:55:32 +00:00
cli Help text - Add "predicted" help tesk to convert mask option 2021-02-20 02:14:00 +00:00
gui Fixups: 2021-03-03 14:32:03 +00:00
model Fixups: 2021-03-03 14:32:03 +00:00
__init__.py Creating lib folder 2017-12-19 12:57:56 +01:00
config.py bugfix - FIx rare bug that fails to load configuration files on some windows installs 2021-02-17 18:36:30 +00:00
convert.py Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
face_filter.py Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
gpu_stats.py Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
image.py Code updates: 2021-02-26 10:29:11 +00:00
keypress.py Fix Timeout issue when terminating training on Windows 2019-06-23 19:37:04 +01:00
logger.py Update to TF2.3 (#1100) 2020-12-18 19:58:30 +00:00
multithreading.py Bugfix: Extract - Fix serial processing 2019-11-14 12:31:13 +00:00
plaidml_tools.py Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
plaidml_utils.py Training - Catch AMD OOM Errors 2020-08-18 15:44:15 +01:00
queue_manager.py De-Multiprocess Extract (#871) 2019-09-15 17:07:41 +01:00
serializer.py Smart Mask - Extract code review 2019-10-18 15:44:25 +00:00
sysinfo.py sysinfo/setup - Standardize cuda/cudnn checks 2021-01-08 23:43:22 +00:00
training_data.py Update extracted faces to use PNG EXIF data (#1123) 2021-02-14 16:49:55 +00:00
utils.py Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
vgg_face.py # pylint:disable=no-member cleanup (#927) 2019-11-13 12:17:59 +00:00