Open Youlenda opened 3 years ago
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.
I found you have commented in every issue. Why?
@YuhuiMa Do you have the code for this project? The link is dead now
@BeyondHeaven Yes, but I haven't run the code. Please give me your e-mail, and then I will share the code with you.
@YuhuiMa Could you share code with me? , my E-mail: aivision777@gmail.com , Thank you!
@BeyondHeaven Yes, but I haven't run the code. Please give me your e-mail, and then I will share the code with you.
@YuhuiMa 736768540@qq.com. Thanks!
Hi @ai-vision-777 & @BeyondHeaven , Could you share code with me too?
@RetrieverJo I have no code
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.