mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
- 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
|
||
|---|---|---|
| .. | ||
| 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 | ||