We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在执行python basicsr/train.py -opt options/Train/train_DAT_light_x3.yml 这个代码 对DAT-light模型进行训练的时候 会出现训练中断的现象 是什么原因呢 train_DAT_light_x3.yml文件里面的total_iter应该是500000 但没到这个次数 就停止了
The text was updated successfully, but these errors were encountered:
可能是服务器的问题,使用--auto_resume 继续训练即可。
Sorry, something went wrong.
No branches or pull requests
我在执行python basicsr/train.py -opt options/Train/train_DAT_light_x3.yml 这个代码 对DAT-light模型进行训练的时候 会出现训练中断的现象 是什么原因呢 train_DAT_light_x3.yml文件里面的total_iter应该是500000 但没到这个次数 就停止了

The text was updated successfully, but these errors were encountered: