Deep-Photo-Enhancer icon indicating copy to clipboard operation
Deep-Photo-Enhancer copied to clipboard

About quick reproduce the results of unpaired learning parts

Open aimForProject opened this issue 4 years ago • 2 comments

Hello @nothinglo , this work is awesome. I am an undergraduate and trying to reproduce your results and explore on this basis. I think I need to put the corresponding data set into folder_input, folder_label, and folder_label_HDR; Do I need to change any parameters in the code to reproduce the unpaired learning results of both MIT dataset and HDR dataset in the paper? Thanks a lot!

aimForProject avatar Jan 31 '20 08:01 aimForProject

Has anyone successfully reproduced the results of unpaired learning or trying to reproduce? I really hope to communicate with you. I would appreciate it.

aimForProject avatar Jan 31 '20 08:01 aimForProject

Hi,

When I run the TF.py in the "[Online_Demo_Models]_Deep-Photo-Enhancer/LPGAN_exp_G3_736" file, I face this error:

Shapes (2, 1, 32, 32, 128) and () are incompatible

in line: netG_test_output1 = model(netG, test_df.input1, False, netG_act_o, is_first=True)

Would you mind helping me with it? Thank you in advance.

Youlenda avatar Jul 11 '21 05:07 Youlenda