Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Colorize an image using a trained neural network
ResourceFunction["ImageColorize"][image] colorizes a grayscale image. | |
ResourceFunction["ImageColorize"][image, net] colorizes the image using the given net. |
Colorize an image using the default net:
In[1]:= | ![]() |
Out[1]= | ![]() |
Specify a different net:
In[2]:= | ![]() |
Out[2]= | ![]() |
Use an image from the Wolfram Data Repository:
In[3]:= | ![]() |
Out[3]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License