kohya_ss
kohya_ss copied to clipboard
bug in apply settings Noise offset type
set "noise_offset_type": "Multires", set "multires_noise_discount": 0.8,
See training failed (overtrainig). stop (or load setting)
set "noise_offset_type": "Original",
it continue use "multires_noise_discount": 0.8, and fail all next work until manually set it to 0
It is wrong behavior or wrong UIX practice. after set Noise offset type = ORIGINAL values from 'multires' should not affect training
And i think "multires_noise_discount": 0.8, should not be recommended value as it seems very-very high for any dataset i tested (up to 1000 pic)
And near to it is another bug: loading Adaptive noise scale from file not update GUI https://github.com/bmaltais/kohya_ss/issues/2600