nothinglo / Deep-Photo-Enhancer

TensorFlow implementation of the CVPR 2018 spotlight paper, Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs
MIT License
794 stars 110 forks source link

Broken download link #103

Open sjmoran opened 4 years ago

sjmoran commented 4 years ago

The link here is broken:

https://www.cmlab.csie.ntu.edu.tw/project/Deep-Photo-Enhancer/%5BOnline_Demo_Models%5D_Deep-Photo-Enhancer.zip

Is it possible to fix this?

keishatsai commented 4 years ago

Hi @nothinglo,

Thank you for your amazing work. Could you help us to download the code? The link seems to be broken. Any chance to fix it?

JohnTargaryen commented 4 years ago

It seems that the whole 'cmlab' website is broken, thus the download link and demo website are broken too

SkyTreasure commented 4 years ago

Please can you fix the link?

Youlenda commented 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.

RetrieverJo commented 2 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.

Hi @Youlenda, do you have original code of the author @nothinglo ?

If you have original code and model file, I would like to check your problem.

Thanks.

DonCorleone94 commented 2 years ago

@Youlenda I sent you a message