Skip to content
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

GT to train ISP. #7

Open
bsun0802 opened this issue Aug 4, 2020 · 1 comment
Open

GT to train ISP. #7

bsun0802 opened this issue Aug 4, 2020 · 1 comment

Comments

@bsun0802
Copy link

bsun0802 commented Aug 4, 2020

Hi Author,

Great work. Could you please answer me two questions?

  1. 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.

  1. 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!!

@cao-cong
Copy link
Owner

Hi,
1.The data 'long_isped_png' are the same as gt in SID dataset.
2.You can find the function 'bayer_preserving_augmentation' in 'utils.py'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants