HINet icon indicating copy to clipboard operation
HINet copied to clipboard

About datasets

Open jiaaihhy opened this issue 3 years ago • 3 comments

dear author: I have a question that training on gopro, have 2 blur folder, that blur and blur_gamma, I want to know you used is blur or blur_gamma? thankyou

jiaaihhy avatar Sep 16 '21 06:09 jiaaihhy

Hi, jiaaihhy, Thanks for your attention to HINet. For a fair comparison, we simply adopt the GoPro dataset provided by MPRNet.

mayorx avatar Sep 17 '21 03:09 mayorx

Dear author: I have a question that training on SIDD, have 2 val/gt_crop.lmdb and val/input_crops.lmdb folder. how can I get it, can you tell me? Thank you!

leefly072 avatar Sep 20 '21 12:09 leefly072

Dear author: I have a question that training on SIDD, have 2 val/gt_crop.lmdb and val/input_crops.lmdb folder. how can I get it, can you tell me? Thank you!

Hi, leefly072,

In https://github.com/megvii-model/HINet#image-restoration-tasks, (Image Denoise - SIDD dataset), when you prepared the SIDD dataset, simply run python scripts/data_preparation/sidd.py , it would crop the images into patches and make the lmdb data.

mayorx avatar Oct 29 '21 05:10 mayorx