-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
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
Resume model training instead of start from scratch #82
Comments
resume training would be very useful |
请问大佬 训练好的模型怎么进行infer测试? |
借个楼,请问大佬,训练集选择有什么要求吗?能用GFPGAN生成的高清图片作为训练集吗? |
Updated. |
just fintune, where is the resume? |
I was able to resume by changing few things. |
Hi! I would like to know if it's possible for you to implement a training resuming because it's impossible to keep a training for very long time, and we would like to continue training of other model to improve them.
Another thing is that --pretrain arg in the argument parser is not used. Will pre-trained models ever be available for gpen? Will the option to use pre-trained models ever exist?
Another courtesy is to specify a little better, perhaps with the "help" arg, what each argument of the argument parser does.
Thank you in advance.
The text was updated successfully, but these errors were encountered: