mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
- 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 |
||
|---|---|---|
| .. | ||
| align | ||
| cli | ||
| gui | ||
| model | ||
| __init__.py | ||
| config.py | ||
| convert.py | ||
| face_filter.py | ||
| gpu_stats.py | ||
| image.py | ||
| keypress.py | ||
| logger.py | ||
| multithreading.py | ||
| plaidml_tools.py | ||
| plaidml_utils.py | ||
| queue_manager.py | ||
| serializer.py | ||
| sysinfo.py | ||
| training_data.py | ||
| utils.py | ||
| vgg_face.py | ||