mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
* Add LR Finder support structure * Move trainer.Feeder to lib.training.generator * Expose model.io * Add lr_finder * Update docs and locales * Pre-PR fixups - Fix training graph not displaying - CI fixes - Switch lr finder progress to tqdm - Exit lr finder early on NaN - Display lr finder progress in GUI |
||
|---|---|---|
| .. | ||
| align | ||
| cli | ||
| gpu_stats | ||
| gui | ||
| model | ||
| training | ||
| __init__.py | ||
| config.py | ||
| convert.py | ||
| git.py | ||
| image.py | ||
| keras_utils.py | ||
| keypress.py | ||
| logger.py | ||
| multithreading.py | ||
| queue_manager.py | ||
| serializer.py | ||
| sysinfo.py | ||
| utils.py | ||
| vgg_face.py | ||