faceswap/lib
torzdf 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
2023-07-08 16:47:25 +01:00
..
align typing: 2023-06-28 18:30:17 +01:00
cli Rebase code (#1326) 2023-06-27 11:27:47 +01:00
gpu_stats bugfix: DirectML backend GPU stats 2023-07-06 11:34:03 +01:00
gui bugfix: lib.gui.wrapper - Allow errors in stdout 2023-07-01 10:45:38 +01:00
model Training fixes: 2023-07-08 16:47:25 +01:00
training Rebase code (#1326) 2023-06-27 11:27:47 +01:00
__init__.py Creating lib folder 2017-12-19 12:57:56 +01:00
config.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
convert.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
git.py bugfix: git communication fixes 2023-06-30 02:45:19 +01:00
image.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
keras_utils.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
keypress.py Allow decoding errors 2022-12-18 19:02:17 +00:00
logger.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
multithreading.py typing: 2023-06-28 18:30:17 +01:00
queue_manager.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
serializer.py Allow decoding errors 2022-12-18 19:02:17 +00:00
sysinfo.py bugfix: git communication fixes 2023-06-30 02:45:19 +01:00
utils.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00
vgg_face.py Centralize model storage 2022-06-18 19:54:02 +01:00