在21张超分辨率图像上训练,几乎都是照片
其中1张是使用wainsfw制作的全身渲染图,似乎导致眼睛出现问题
在远景图上表现不佳,但在近景/图像修复上效果良好
{
"engine": "kohya",
"unetLR": 0.0003,
"clipSkip": 1,
"loraType": "lora",
"keepTokens": 1,
"networkDim": 32,
"numRepeats": 35,
"resolution": 1024,
"lrScheduler": "cosine_with_restarts",
"minSnrGamma": 5,
"noiseOffset": 0,
"targetSteps": 1050,
"enableBucket": true,
"networkAlpha": 16,
"optimizerType": "Adafactor",
"textEncoderLR": 0.00003,
"maxTrainEpochs": 20,
"shuffleCaption": true,
"trainBatchSize": 4,
"flipAugmentation": true,
"lrSchedulerNumCycles": 3
}