faceswap/lib
torzdf a62fddf786 lib.model - Maintenance
- Add Depthwise option to Conv Block
  - Add Swish Activation function
  - remove res_block_follows and add_instance_norm_args
  - Add explicit normalization and activation args
  - Add K.resize_images layer
plugins.train.model - Inference creation bugfix
2021-01-29 11:47:07 +00:00
..
align Bugfix: Edge case extracted face sub-cropping error 2021-01-23 15:55:52 +00:00
cli Merge branch 'master' into dev-tf2.4 2021-01-04 15:13:33 +00:00
gui GUI: Display paths in tooltips 2020-12-20 14:11:55 +00:00
model lib.model - Maintenance 2021-01-29 11:47:07 +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 Update to TF2.3 (#1100) 2020-12-18 19:58:30 +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 sysinfo/setup - Standardize cuda/cudnn checks 2021-01-08 23:43:22 +00:00
training_data.py Bugfix - Warp to landmarks 2020-12-21 18:39:50 +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