Restormer
Restormer copied to clipboard
a question about ".state" file
Hello, I train a denoise model and then generate the 4000.state file .I want ask what it use for? and where can I see the change of loss during the training period.
The .state file saves data for optimizer and scheduler during training the model.