Open TingMAC opened 5 years ago
In your paper you say using the Global Hints Network, you can colorize a grayscale image using global histograms from an input color image. I want to know how to implement this using the pretrained model. Thank you.
Hi, this is currently not supported in this repo. You can see the original Caffe repo for the Global Hints model.
In your paper you say using the Global Hints Network, you can colorize a grayscale image using global histograms from an input color image. I want to know how to implement this using the pretrained model. Thank you.