Restormer icon indicating copy to clipboard operation
Restormer copied to clipboard

train patch

Open 123456789-qwer opened this issue 3 years ago • 4 comments
trafficstars

When performing defocus blur training, do you pre-crop the image to 10 patches?

123456789-qwer avatar Jun 05 '22 02:06 123456789-qwer

Hi For the Defocus Deblurring task, we extract patches from the DPDD dataset. The details can be found here Thanks

adityac8 avatar Jun 07 '22 07:06 adityac8

I have some question about the DPD Dataset used in Restormer, did you guys change the Dataset? I thought the dataset archs was different from the original DPDD, can you tell me what changes did you do compare to original DPDD? Looking forward to your reply!

RuiWang-coder avatar Jun 12 '22 04:06 RuiWang-coder

@RuiWang-coder It's the same for the motion deblurring task. They pre-crop the image into several parts.

c-yn avatar Jun 25 '22 15:06 c-yn

We do not make any changes to the original dataset for images. We only change the directory structure to suit our preprocessing.

adityac8 avatar Sep 12 '22 19:09 adityac8