faceswap/lib
2020-08-12 11:19:03 +01:00
..
cli Enable MTCNN for CPU extraction 2020-08-12 11:19:03 +01:00
gui Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
model Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
__init__.py Creating lib folder 2017-12-19 12:57:56 +01:00
aligner.py Landmarks stored and used as floating point numbers (#928) 2019-11-15 11:01:37 +00:00
alignments.py lib.alignments - Pad pts timestamps when video does not start on a keyframe 2020-07-04 17:11:15 +00:00
config.py Generate default config files on launch 2019-12-10 17:57:33 +00:00
convert.py Smart Masks to Convert (#957) 2019-12-29 23:13:25 +00:00
face_filter.py Smart Mask Exposure for Extraction & Training (#831) 2019-10-07 16:16:18 +01:00
faces_detect.py Minor core updates 2020-06-30 11:20:54 +00:00
gpu_stats.py Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
image.py documentation update 2020-07-25 09:09:38 +01:00
keypress.py Fix Timeout issue when terminating training on Windows 2019-06-23 19:37:04 +01:00
logger.py Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01: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 Removed functions now implemented in plaidml itself (#771) 2019-06-24 11:54:33 +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 Core Updates (#1015) 2020-04-24 16:41:27 +01:00
training_data.py Faceswap 2.0 (#1045) 2020-08-12 10:36:41 +01:00
umeyama.py Formatting cleanup 2019-06-16 15:03:29 +01: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