DeepFaceLab icon indicating copy to clipboard operation
DeepFaceLab copied to clipboard

Color training error message:

Open labels168 opened this issue 1 year ago • 0 comments

When training a color model, the following error message occasionally appears: (ct_mode: mkl)

D:\DF_3090_internal\DeepFaceLab\core\imagelib\color_transfer.py:92: ComplexWarning: Casting complex values to real discards the imaginary part return np.clip ( result.reshape ( (h,w,c) ).astype(x0.dtype), 0, 1)

I don't know if there is a teacher who can help understand this problem, thank you! 微信截图_20230330015940

labels168 avatar Mar 29 '23 18:03 labels168