SNR-Aware-Low-Light-Enhance icon indicating copy to clipboard operation
SNR-Aware-Low-Light-Enhance copied to clipboard

about SID and SMID Dataset

Open KKKLeouee opened this issue 2 years ago • 1 comments

hello

The files in both sid and smid datasets are in'. npy' format. How do you convert'. npy' files to '.jpg' format using Pyraw

thank you

KKKLeouee avatar Oct 07 '22 11:10 KKKLeouee

This work explores the low-light image enhancement in the sRGB domain. Thus, we first use rawpy to convert the RAW images into sRGB images. And to speed up the data loading during the training and testing, we save the images into 'npy'.

xiaogang00 avatar Nov 21 '22 06:11 xiaogang00