cindydeng1991 / TPAMI-CU-Net

48 stars 9 forks source link

Multi-Focus Image Fusion Training #4

Closed Petyooo closed 3 years ago

Petyooo commented 3 years ago

Hi!

Thank you for sharing the code that goes along with your great paper. I am working on the multi-focus image fusion problem and I was wondering if you could share the code for blurring and generating patches from the General 100 dataset? I believe the "Step1-get_training_samples_3channel.m" code is for another type of fusion problem.

Thanks,

Peter

cindydeng1991 commented 3 years ago

Hi Peter,

We have uploaded the generation code in Github. TPAMI-CU-Net/0-make_multi_focus_images_from DIV2K.py at master · cindydeng1991/TPAMI-CU-Net · GitHub https://github.com/cindydeng1991/TPAMI-CU-Net/blob/master/Generate_training_data/0-make_multi_focus_images_from%20DIV2K.py

Best regards, Xin

On Thu, 18 Mar 2021 at 19:01, Petyooo @.***> wrote:

Hi!

Thank you for sharing the code that goes along with your great paper. I am working on the multi-focus image fusion problem and I was wondering if you could share the code for blurring and generating patches from the General 100 dataset? I believe the "Step1-get_training_samples_3channel.m" code is for another type of fusion problem.

Thanks,

Peter

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cindydeng1991/TPAMI-CU-Net/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEY5B3IZTD5LU5YPCF4KQGLTEHMQLANCNFSM4ZMMNGVA .

Petyooo commented 3 years ago

Hi Xin,

Thanks again!!

All the best,

Peter