mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
- lib.gui.display - Catch error when trying to delete non-existant notebook tabs - lib.model.nn_blocks.ResidualBlock: Remove first LeakyReLU (explicit > implicit) - lib.model.nn_blocks._get_default_initializer - Always use ConvAware if selected - plugins.model.model - Add explicit leakyReLUs for ResBlocks |
||
|---|---|---|
| .. | ||
| 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 | ||