1
0
Fork 0
mirror of https://github.com/deepfakes/faceswap synced 2025-06-08 20:13:52 -04:00
faceswap/lib
2020-07-25 09:09:38 +01:00
..
cli Extraction: Added an option to skip outputting face images (#1021) 2020-05-13 11:28:30 +00:00
gui Remove debug code 2020-07-23 19:12:52 +01:00
model Move custom dlight blocks to nn_blocks 2020-06-07 17:06:00 +00: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 Core Updates (#1015) 2020-04-24 16:41:27 +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 Bugfix: logger - Still output crash report if system information fails to load 2020-04-23 14:29:32 +01:00
multithreading.py Bugfix: Extract - Fix serial processing 2019-11-14 12:31:13 +00:00
plaidml_tools.py Plaidml error message when no device is found (#895) 2019-10-12 10:27:46 +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 lib.image.read_image_batch - Force deterministic return order 2020-01-25 19:33:50 +00:00
umeyama.py Formatting cleanup 2019-06-16 15:03:29 +01:00
utils.py Simple backend unit tests (#1020) 2020-05-12 23:46:04 +01:00
vgg_face.py # pylint:disable=no-member cleanup (#927) 2019-11-13 12:17:59 +00:00
vgg_face2_keras.py Sort by face - Inherit allow_growth option from extract.ini 2020-07-04 10:38:46 +01:00