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
I spend a lot of time in Keras for SRGAN but got bad results, So I try to use Pytorch for SR.
I want to reproduce your work ( the model model_srresnet.pth) as a start.
Could you tell me the training detail just like the n_epochs, learning_rate, the GPU(my GPU is 1080 Ti) and Training days? It can help me to judge my training result.
Really thank you!
The text was updated successfully, but these errors were encountered:
Hi @SimonFFL, I used the default settings as in my code. The training will probably takes one week in a 1080 GPU, so I guess it could be slightly faster if you use 1080Ti for training.
I spend a lot of time in Keras for SRGAN but got bad results, So I try to use Pytorch for SR.
I want to reproduce your work ( the model model_srresnet.pth) as a start.
Could you tell me the training detail just like the n_epochs, learning_rate, the GPU(my GPU is 1080 Ti) and Training days? It can help me to judge my training result.
Really thank you!
The text was updated successfully, but these errors were encountered: