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

Anyone reproduced this results ? #92

Closed TriLoo closed 5 years ago

TriLoo commented 5 years ago

I have got the PSNR 23.800 as claimed in this paper using my own exported Fivek dataset. But now I used the provided supervised learning code and train it myself, I cannot get a good results. The PSNR is only 21.17 .

Any advices ?