Restormer icon indicating copy to clipboard operation
Restormer copied to clipboard

a question about ".state" file

Open hushuai1 opened this issue 3 years ago • 1 comments

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.

hushuai1 avatar Apr 22 '22 07:04 hushuai1

The .state file saves data for optimizer and scheduler during training the model.

adityac8 avatar Sep 12 '22 19:09 adityac8