Deep-Photo-Enhancer
Deep-Photo-Enhancer copied to clipboard
Can someone please write up a how-to on this?
Would love to use this, but Im fairly new to all this. I've resolve a majority of the errors Im getting, but still totally lost. The demo site is down, and its not going to be able to handle some 1000 images. I've gone through all the issues and this one certainly helps explain the most. However, still running into issue after issue.
The results blow most other image enhancement repos out of the water, but I cant get it working for the life of me. Any help please?
Just up back the demo website. Thanks.
Thanks! However, it will take me days to convert 1000s of images with a script and Im not sure your webserver would like it. Would like to run this locally. I think Im pretty close, but the amount of editing needed in the scripts is making it really complicated. Even a simple how-to would be really nice. I think this ticket is the 5th or so for people looking for assistance to get the demo code up and running, locally.
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 @4DeepThought2
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.