Deep-Photo-Enhancer
Deep-Photo-Enhancer copied to clipboard
TensorFlow implementation of the CVPR 2018 spotlight paper, Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs
Great work writing this paper and coming up with this model. Have you managed to refactor and clean up your demo code? I'm trying to run it and cannot figure...
Hi thank you for your excellent work, I am porting all your code to tf2 and cleaning it up a little bit. when running rename model I find the following...
Hello @nothinglo , this work is awesome. I am an undergraduate and trying to reproduce your results and explore on this basis. I think I need to put the corresponding...
Has anyone inferenced the paired model on the test dataset and willing to share the output via Dropbox or similar?
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,...
ubuntu18.04 gcc,g++ 4.8 tensorflow 1.12 cuda 9.0 python 2.7 When I ran the code of unsupervised, it showed the importerror libcublas 9.0 can not open. But when I run other...
For some unknown reason, the code runs very slow in my device and is hard to debug for me. Only the initialization takes almost 10 minutes. Has anyone be able...
Dear nothinglo, Thank you for sharing your code! When I ran [Experimental_Code_Data], it soon got an OOM. here is my GPU information: name: TITAN Xp major: 6 minor: 1 memoryClockRate...
Ve
Hi I don't find the code you shared on your web Could you please show me how to get the code? Thank you in advance.