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
As raw images, we used images that were not retouched at all. To create the raw images we used, please create a new catalog in Lightroom, import the all .dng files, and export them as they are.
If you want to use default/Input with Daylight WhiteBalance minus 1.5 as raw images, please retrain our model.
Hello,
I tried to reproduce the result of paper by test.py and generator_weights_for_demo.npz.
I export images from fivek dataset, my setting for both raw(default/Input with Daylight WhiteBalance minus 1.5) and expertC as follow:
And I use generator_weights_for_demo.npz by adding serializers.load_npz(args.load_generator, gen) in test.py. Nothing else has changed.
I calculated PSNR and SSIM by retouched image and target image. However, there is a big gap between the calculated results and the paper results.
Could you let me know which part is wrong.
Thank you very much.
The text was updated successfully, but these errors were encountered: