mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-20 13:33:24 -07:00
imagelib: random crop func (unused)
This commit is contained in:
parent
bee8628d77
commit
65432d0c3d
2 changed files with 12 additions and 1 deletions
|
@ -14,7 +14,7 @@ from .reduce_colors import reduce_colors
|
|||
|
||||
from .color_transfer import color_transfer, color_transfer_mix, color_transfer_sot, color_transfer_mkl, color_transfer_idt, color_hist_match, reinhard_color_transfer, linear_color_transfer
|
||||
|
||||
from .common import normalize_channels, cut_odd_image, overlay_alpha_image
|
||||
from .common import random_crop, normalize_channels, cut_odd_image, overlay_alpha_image
|
||||
|
||||
from .SegIEPolys import *
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue