nilboy / colorization-tf

A Tensorflow implementation of ECCV2016 paper([Colorful Image Colorization](https://arxiv.org/pdf/1603.08511.pdf))
83 stars 31 forks source link

Removed deprecated tf.mul() and added tf.multiply(). #6

Closed sahilbandar closed 6 years ago

sahilbandar commented 6 years ago

Removed deprecated method, and tested with the tensorflow1.8