Stylization-Based Architecture for Fast Deep Exemplar Colorization

Abstract

Exemplar-based colorization aims to add colors to a grayscale image guided by a content related reference im- age. Existing methods are either sensitive to the selection of reference images (content, position) or extremely time and resource consuming, which limits their practical applica- tion. To tackle these problems, we propose a deep exemplar colorization architecture inspired by the characteristics of stylization in feature extracting and blending. Our coarse- to-fine architecture consists of two parts: a fast transfer sub-net and a robust colorization sub-net. The transfer sub- net obtains a coarse chrominance map via matching basic feature statistics of the input pairs in a progressive way. The colorization sub-net refines the map to generate the final re- sults. The proposed end-to-end network can jointly learn faithful colorization with a related reference and plausible color prediction with unrelated reference. Extensive exper- imental validation demonstrates that our approach outper- forms the state-of-the-art methods in less time whether in exemplar-based colorization or image stylization tasks.

Cite

Text

Xu et al. "Stylization-Based Architecture for Fast Deep Exemplar Colorization." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00938

Markdown

[Xu et al. "Stylization-Based Architecture for Fast Deep Exemplar Colorization." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/xu2020cvpr-stylizationbased/) doi:10.1109/CVPR42600.2020.00938

BibTeX

@inproceedings{xu2020cvpr-stylizationbased,
  title     = {{Stylization-Based Architecture for Fast Deep Exemplar Colorization}},
  author    = {Xu, Zhongyou and Wang, Tingting and Fang, Faming and Sheng, Yun and Zhang, Guixu},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00938},
  url       = {https://mlanthology.org/cvpr/2020/xu2020cvpr-stylizationbased/}
}