deepupe_tensorflow icon indicating copy to clipboard operation
deepupe_tensorflow copied to clipboard

An unofficial implementation of Underexposed Photo Enhancement using Deep Illumination Estimation

Results 7 deepupe_tensorflow issues
Sort by recently updated
recently updated
newest added

Do you have a model trained in this article? I want to test it with my test set. Can you give me a copy? Thank you checkpoints,About the trained model...

It looks like your restore process is wrong. The detailed information is below: NotFoundError (see above for traceback): Restoring from checkpoint failed. This is most likely due to a Variable...

It looks like that the saver.restore() could not get the correct variables from saved_models..

hi, thank you for your work. Would you please share your dataset?

Thanks for your implementation, I read your code and find some your implementation bugs about our cvpr work. The network's output should be an illumination map, you should use input...