Restormer
Restormer copied to clipboard
train patch
When performing defocus blur training, do you pre-crop the image to 10 patches?
Hi For the Defocus Deblurring task, we extract patches from the DPDD dataset. The details can be found here Thanks
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 It's the same for the motion deblurring task. They pre-crop the image into several parts.
We do not make any changes to the original dataset for images. We only change the directory structure to suit our preprocessing.