faceswap/lib
2022-05-12 15:57:07 +01:00
..
align extract: mask - Delete any mask from outside of frame boundaries 2021-07-22 13:04:29 +01:00
cli Refactor lib.gpu_stats (#1218) 2022-05-11 17:36:07 +01:00
gpu_stats bugfix: fix import order 2022-05-12 15:57:07 +01:00
gui bugfix: gui - settings popup. Always reload config 2022-05-08 14:18:50 +01:00
model bugfix: correct init for ms-ssim amd 2022-05-04 10:03:14 +01: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
image.py core mask updates: 2021-05-16 13:24:00 +01:00
keypress.py bugfix: Windows - Stop training when terminate button pressed 2022-05-09 10:29:47 +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_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 Update all Keras Imports to be conditional (#1214) 2022-05-03 20:18:39 +01:00
vgg_face.py # pylint:disable=no-member cleanup (#927) 2019-11-13 12:17:59 +00:00