Implement Deep Bilateral Learning for Real-Time Image Enhancement
Bilateral Grid part with Tensorflow.
Authors of original paper implement it with CUDA, Here we provide another way to do it.
Their GitHub: https://github.com/mgharbi/hdrnet
<(_ _)>