English

Learning Diverse Image Colorization

Computer Vision and Pattern Recognition 2017-04-28 v2

Abstract

Colorization is an ambiguous problem, with multiple viable colorizations for a single grey-level image. However, previous methods only produce the single most probable colorization. Our goal is to model the diversity intrinsic to the problem of colorization and produce multiple colorizations that display long-scale spatial co-ordination. We learn a low dimensional embedding of color fields using a variational autoencoder (VAE). We construct loss terms for the VAE decoder that avoid blurry outputs and take into account the uneven distribution of pixel colors. Finally, we build a conditional model for the multi-modal distribution between grey-level image and the color field embeddings. Samples from this conditional model result in diverse colorization. We demonstrate that our method obtains better diverse colorizations than a standard conditional variational autoencoder (CVAE) model, as well as a recently proposed conditional generative adversarial network (cGAN).

Keywords

Cite

@article{arxiv.1612.01958,
  title  = {Learning Diverse Image Colorization},
  author = {Aditya Deshpande and Jiajun Lu and Mao-Chuang Yeh and Min Jin Chong and David Forsyth},
  journal= {arXiv preprint arXiv:1612.01958},
  year   = {2017}
}

Comments

This revision to appear in CVPR17

R2 v1 2026-06-22T17:15:13.954Z