hhb072 / SWAL

Selective Wavelet Attention Learning for Single Image Deraining
10 stars 4 forks source link

If I want to train a model, what kind of data set should I prepare? #2

Open aircoal0210 opened 2 years ago

aircoal0210 commented 2 years ago

Thanks a lot for your contributions. I want to know how do I prepare the data set. Is the pattern of raindrops or a composite of raindrops and pictures? Put all the data in the data folder? ground truthu also? please give a answer

hhb072 commented 2 years ago

Please refer to the folder 'data/test12_test'. Each image in the data folder should be a combination of a rain image and its clean label, where the left part is the rain image and the right is the label.

aircoal0210 commented 2 years ago

where is the 'data/test12_test'.? or u means 'data/rain12_test.list'?