artifacts in the enhanced images
Opened this issue · 2 comments
yxt132 commented
ozgurozkan123 commented
Hi can you please share the files you have for this project. The maintainer @nothinglo is not updating the links and all of them are broken.
Thanks @yxt132
Youlenda commented
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.