faceswap/docs
torzdf 2beceffad9
Data Augmentation update (#1263)
- lib.detected_face
    - Subclass Masks for Landmark based masks
    - Add training mask propery + methods to DetectedFace
  - lib.training_training
    - subclass TrainingDataGenerator for training and preview data
    - Split cache into own module
    - Reduce thread count to 1 to prevent image corruption + data re-use
    - Process on largest model input/output size rather than stored image size
    - Size and crop masks during caching stage
    - Implement ring buffer for data flow
    - Fix preview reload bug
  - augmentation
    - typing
    - switch color aug order
    - better initialization
    - Fix warp + landmark warp to correctly apply at different image scales
    - Slightly improved warp caching
    - Don't store whether image is_preview. Handle all data as training images implicitly
  - plugins.trainer: Typing and fixes to work with trainingdata refactor
2022-08-21 18:59:45 +01:00
..
_static Update docs 2022-07-17 17:54:22 +01:00
full Data Augmentation update (#1263) 2022-08-21 18:59:45 +01:00
conf.py Update docs 2022-07-17 17:54:22 +01:00
index.rst Optimize Data Augmentation (#881) 2019-09-24 12:16:05 +01:00
sphinx_requirements.txt typofix 2022-07-17 17:56:53 +01:00