mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-20 05:23:22 -07:00
core.imagelib: update
This commit is contained in:
parent
bcfc794a1b
commit
243f73fafc
5 changed files with 201 additions and 19 deletions
|
@ -24,4 +24,6 @@ from .filters import apply_random_rgb_levels, \
|
|||
apply_random_hsv_shift, \
|
||||
apply_random_motion_blur, \
|
||||
apply_random_gaussian_blur, \
|
||||
apply_random_bilinear_resize
|
||||
apply_random_nearest_resize, \
|
||||
apply_random_bilinear_resize, \
|
||||
apply_random_jpeg_compress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue