nothinglo/Deep-Photo-Enhancer

artifacts in the enhanced images

Opened this issue · 2 comments

This is nice work. However, we observed some artifacts along the edges in the image. Below is one example, anyone has seen the same thing and has any idea about how it was created?
Screen Shot 2020-05-14 at 11 06 57 AM

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

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.