You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
srgan.SRGanGenerator and srgan.SRGanDiscriminator can be created with num_upsamples=3 for an 8x factor. There will also be some other parts in the code that need to be adjusted from 4x to 8x as well - I will work on making this easily done thorugh a command line arg
On Sat 8 Sep, 2018, 11:52 AM Trevor Morris, ***@***.***> wrote:
srgan.SRGanGenerator and srgan.SRGanDiscriminator can be created with
num_upsamples=3 for an 8x factor. There will also be some other parts in
the code that need to be adjusted from 4x to 8x as well - I will work on
making this easily done thorugh a command line arg
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AV0i9vI1ni8_Pzu6cfG7ElEVqIc-9V9bks5uY2JBgaJpZM4WNUb3>
.
I want to super resolute the images by upscaling factor of 8. How can I do this?
The text was updated successfully, but these errors were encountered: