mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
XSeg sample generator: additional sample augmentation for training
This commit is contained in:
parent
87030bdcdf
commit
081d8faa45
3 changed files with 26 additions and 7 deletions
|
@ -21,6 +21,7 @@ from .SegIEPolys import *
|
|||
from .blursharpen import LinearMotionBlur, blursharpen
|
||||
|
||||
from .filters import apply_random_rgb_levels, \
|
||||
apply_random_overlay_triangle, \
|
||||
apply_random_hsv_shift, \
|
||||
apply_random_sharpen, \
|
||||
apply_random_motion_blur, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue