Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Real-Time User-Guided Image Colorization with Learned Deep Priors

About

We propose a deep learning approach for user-guided image colorization. The system directly maps a grayscale image, along with sparse, local user "hints" to an output colorization with a Convolutional Neural Network (CNN). Rather than using hand-defined rules, the network propagates user edits by fusing low-level cues along with high-level semantic information, learned from large-scale data. We train on a million images, with simulated user inputs. To guide the user towards efficient input selection, the system recommends likely colors based on the input image and current user inputs. The colorization is performed in a single feed-forward pass, enabling real-time use. Even with randomly simulated user inputs, we show that the proposed system helps novice users quickly create realistic colorizations, and offers large improvements in colorization quality with just a minute of use. In addition, we demonstrate that the framework can incorporate other user "hints" to the desired colorization, showing an application to color histogram transfer. Our code and models are available at https://richzhang.github.io/ideepcolor.

Richard Zhang, Jun-Yan Zhu, Phillip Isola, Xinyang Geng, Angela S. Lin, Tianhe Yu, Alexei A. Efros• 2017

Related benchmarks

TaskDatasetResultRank
Full-image colorizationCOCO Stuff (val)
LPIPS0.128
18
Video ColorizationDAVIS medium frame length
FID42.99
10
Video ColorizationVidevo long frame length
FID37.25
10
Image ColorizationILSVRC 1000 2012 (val)
PSNR37.7
9
Full-image colorizationImageNet (ctest10k)
LPIPS0.14
9
Full-image colorizationPlaces205 (val)
LPIPS0.149
9
Video ColorizationDAVIS 30
CDC (True)1.6
8
Video ColorizationVIDEVO 20
CDC1.58
8
Showing 8 of 8 rows

Other info

Code

Follow for update