-
Notifications
You must be signed in to change notification settings - Fork 20
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
Real-DRCT-GAN_MSE_Model for inference #20
Comments
same problem! I also try to run inference.py by Real-DRCT-GAN_MSE_Model, but get the RuntimError: Traceback (most recent call last): Please tell me how can i solve this issue? |
Hello guys, |
Hello, how can I solve the above problem, I am also having the same problem with net_g_latest.pth and DRCT-L_X4.pth, using net_g_latest (MSEModel).pth tests normally |
hi, thank you for providing such great work! But I have a question when using Real-DRCT-GAN_MSE_Model for inference, is it not possible to use the inference file directly for this model weight? When I try, the following problem occurs : "RuntimeError: Error(s) in loading state_dict for DRCT". I don't know if there is something wrong with my operation and would appreciate your answer!
The text was updated successfully, but these errors were encountered: