mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-20 13:33:24 -07:00
imagelib : apply_random_sharpen
This commit is contained in:
parent
7a08c0c1d3
commit
dcf146cc16
2 changed files with 47 additions and 28 deletions
|
@ -22,6 +22,7 @@ from .blursharpen import LinearMotionBlur, blursharpen
|
|||
|
||||
from .filters import apply_random_rgb_levels, \
|
||||
apply_random_hsv_shift, \
|
||||
apply_random_sharpen, \
|
||||
apply_random_motion_blur, \
|
||||
apply_random_gaussian_blur, \
|
||||
apply_random_nearest_resize, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue