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 run this code to train a model twice, each time use 1w+ iterations.
But i can not reproduce the result of the paper. when i visualize the result, the result is terriable.
is there something wrong?
i just rescale and clip the result, but when i see the result, it just like a Color Inverted image. I try to change the order of the result, it does not work.
The problem of result images you mentioned is the one that we are frequently facing as well.
Though it is not included in the paper, we consider the absence of the content consistency loss in the target domain Y (DSLR-quality) as the most plausible cause of the problem and are planning to update the repo in several weeks so that the model can reach an ideal optimum.
Currently, we are focusing on improving the readability of our code and error checking, since we can't completely exclude coding mistakes from causes.
If you have any other ideas or suggestions about the problem, please share with us.
Thank you.
i run this code to train a model twice, each time use 1w+ iterations.
But i can not reproduce the result of the paper. when i visualize the result, the result is terriable.
is there something wrong?
i just rescale and clip the result, but when i see the result, it just like a Color Inverted image. I try to change the order of the result, it does not work.
The text was updated successfully, but these errors were encountered: