You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the Train400 dataset for FFDNet-master\TrainingCodes\FFDNet_TrainingCodes_v1.0\Demo_Train_FFDNet_gray.m.
The training looks no problem, outputs like below -
train: epoch 499 : 1/ 4: loss: 2.3612
train: epoch 499 : 2/ 4: loss: 3.2255
train: epoch 499 : 3/ 4: loss: 3.5821
train: epoch 499 : 4/ 4: loss: 3.0635
train: epoch 500 : 1/ 4: loss: 3.9296
train: epoch 500 : 2/ 4: loss: 4.1511
train: epoch 500 : 3/ 4: loss: 2.4029
train: epoch 500 : 4/ 4: loss: 2.2997
But I did not see the final trained model. Could you please help to give some recommendation that what should I do?
The text was updated successfully, but these errors were encountered:
I use the Train400 dataset for FFDNet-master\TrainingCodes\FFDNet_TrainingCodes_v1.0\Demo_Train_FFDNet_gray.m.
The training looks no problem, outputs like below -
train: epoch 499 : 1/ 4: loss: 2.3612
train: epoch 499 : 2/ 4: loss: 3.2255
train: epoch 499 : 3/ 4: loss: 3.5821
train: epoch 499 : 4/ 4: loss: 3.0635
train: epoch 500 : 1/ 4: loss: 3.9296
train: epoch 500 : 2/ 4: loss: 4.1511
train: epoch 500 : 3/ 4: loss: 2.4029
train: epoch 500 : 4/ 4: loss: 2.2997
But I did not see the final trained model. Could you please help to give some recommendation that what should I do?
The text was updated successfully, but these errors were encountered: