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
Great work. Could you please answer me two questions?
What is the ground truth data you used to train the ISP from SID data.
In your code train_isp.py, I found gt_paths = glob.glob('./data/ISP_data/SID/Sony/long_isped_png/*.png'), but where do those long_isped_png come from? I did not find png data from SID dataset.
In train_predenoising.py, there is a function named bayer_preserving_augmentation, but I can not find it's definition, could you please check it ?
Thanks!!
The text was updated successfully, but these errors were encountered:
Hi Author,
Great work. Could you please answer me two questions?
In your code
train_isp.py
, I foundgt_paths = glob.glob('./data/ISP_data/SID/Sony/long_isped_png/*.png')
, but where do those long_isped_png come from? I did not find png data from SID dataset.train_predenoising.py
, there is a function namedbayer_preserving_augmentation
, but I can not find it's definition, could you please check it ?Thanks!!
The text was updated successfully, but these errors were encountered: