swz30 / MPRNet

[CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.
Other
1.16k stars 189 forks source link

dataset #24

Closed ldlshizhu closed 3 years ago

ldlshizhu commented 3 years ago

Excuse me, what is the subdirectory' input' under' train' of deblur data set? Have you processed the gopro data set yourself? Because the subdirectory under the original gopro is ’gopro large/train/**(e.g gopr0884 11 _ 00 )/sharp’ I don't know how to modify the path of dataset…… thank you very much!

adityac8 commented 3 years ago

Hi @ldlshizhu

We have downloaded the original dataset from here and re-organized the images from GOPR0884_11_00/000285.png to GOPR0884_11_00-000285.png so that all the images are in a single directory. The input directory contains blur images and target directory contains sharp images.

Thanks

ldlshizhu commented 3 years ago

oh I see! Could you please provide the processed dataset?I will be extremely grateful.

adityac8 commented 3 years ago

The datasets are available here https://github.com/swz30/MPRNet/tree/main/Deblurring/Datasets