faceswap/lib
torzdf d392dfbdf7 Bugfixes
- Manual Tool:
    - Hide annotations for faces not meeting criteria
    - Update landmarks on face add/del
    - Clearer landmark annotations
    - Handle non-numerics in frame number box
  - Training
    - Fix mis-aligned preview images
    - Allows mixing legacy + new alignments for A and B
    - Catch non-training images in training folder
    - Catch inconsistently sized training images
    - Standardize coverage ratio calculation
    - lib.image - Add option to get image shape along with hash
Dfaker model:
  - Add 256px mode
2020-12-15 12:11:26 +00:00
..
align Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
cli Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
gui Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
model Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
__init__.py Creating lib folder 2017-12-19 12:57:56 +01:00
config.py Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00:00
convert.py Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +00: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 Bugfixes 2020-12-15 12:11:26 +00:00
keypress.py Fix Timeout issue when terminating training on Windows 2019-06-23 19:37:04 +01:00
logger.py Extract - Increase area and move centering (#1095) 2020-12-08 01:31:56 +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 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 Bugfixes 2020-12-15 12:11:26 +00: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