-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Changing upscale
factor?
#24
Comments
Hi @MasterScrat Maybe we can first upsample by 4, then use some easy cubic or bilinear downsampling methods, but I am not sure the final results will be OK. |
I see. How much time and hardware resources were necessary to train |
@MasterScrat You may speed up by multiple-GPU training. |
@xinntao |
@DeltaDesignRus |
Is there any easy way to tune the
upscale=4
factor? would that need a specifically trained network?The text was updated successfully, but these errors were encountered: