faceswap/lib
torzdf 6f1e6743df Bugfixes:
- Gui - Stats - Return empty dict on state file look up error
  - Gui - Last Session - Don't load saved project information when loading project from last session
  - Train - Set default coverage to 87.5%
2021-08-28 10:40:01 +00:00
..
align extract: mask - Delete any mask from outside of frame boundaries 2021-07-22 13:04:29 +01:00
cli Masks updates 2021-05-17 18:20:08 +01:00
gui Bugfixes: 2021-08-28 10:40:01 +00:00
model Update Travis Tests for optimizers 2021-05-25 13:12:18 +00:00
training Bugfix: Collect mask correctly in training and convert 2021-05-20 13:39:16 +01:00
__init__.py Creating lib folder 2017-12-19 12:57:56 +01:00
config.py scripts.train - Add freeze weights option 2021-03-11 16:42:36 +00:00
convert.py Bugfix: Convert - Fix predicted mask 2021-08-11 23:58:34 +01: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 core mask updates: 2021-05-16 13:24:00 +01:00
keypress.py Fix Timeout issue when terminating training on Windows 2019-06-23 19:37:04 +01:00
logger.py Bugfix - lib.logger - Force file writing to urf-8 2021-03-10 14:36:49 +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 core mask updates: 2021-05-16 13:24:00 +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
utils.py Training startup updates 2021-03-21 23:29:31 +00:00
vgg_face.py # pylint:disable=no-member cleanup (#927) 2019-11-13 12:17:59 +00:00